-
作者您好,执行训练命令$ python prompt4ner.py train --config configs/bert/ace2004.conf时报错:
OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it …
-
Can you please share code files used to generate the feature files for the project. The files for generating those npy files like text classifiers etc.
Thank you.
-
When I called BioTransformers using transformer_bfd = BioTransformers(backend='protbert_bfd', num_gpus=num_gpus), I encountered an error. I want to download protbert_bfd locally, but I couldn't find a…
-
### Area of Improvement
Why is the following section in the docs correct:
> Here [superjson](https://github.com/blitz-js/superjson) is used for uploading and [devalue](https://github.com/Rich-Harr…
-
Dear authors,
I found that collie can not initialize DeepSpeed when using models in the transformers library. For example, when replace [this line](https://github.com/OpenLMLab/collie/blob/main/exa…
-
OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like stabilityai/sd-turbo is not the path to a directory containing a file…
-
Hey team,
Thanks for this great library, this helped us to avoid installing the whole transformers library to be able to use the tokenizer!
Any plan for Golang binding over the Rust implementation o…
-
When I install `s3fs` in the SageMaker Distribution 2.0 image, it breaks `fsspec` for other libraries that depend on it.
```
%pip install --disable-pip-version-check torch sagemaker transformers h…
-
## 🚀 Feature
Interpreting the BART model, basically obtaining the same as we can get using BERT. Especially interested in word attributions and visualization for sentence classification.
## Motiv…
-