-
I’am using embeddings from example https://nlp.johnsnowlabs.com/2020/09/23/labse.html and output vectors although close, but not equal to original vectors https://tfhub.dev/google/LaBSE/1 Why?
How o…
-
I tried [this example for wikibert-base-parsinlu-multiple-choice](https://huggingface.co/persiannlp/wikibert-base-parsinlu-multiple-choice).
I got these outputs:
```
MultipleChoiceModelOutput(l…
ghost updated
3 years ago
-
Hey @craffel ,
Sorry to annoy you again. Do the new T5 v1.1 models: https://github.com/google-research/text-to-text-transfer-transformer/blob/master/released_checkpoints.md use the same pretrained…
-
How to use simpleT5 for Grammatical Error Correction
-
## Environment info
- `transformers` version: 4.5.0.dev0
- Platform: Linux-5.4.0-54-generic-x86_64-with-glibc2.29
- Python version: 3.8.5
- PyTorch version (GPU?): 1.8.0+cu111
- Tensorflow vers…
-
## Environment info
- `transformers` version: 4.11.2
- Platform: Linux-5.11.0-37-generic-x86_64-with-glibc2.29
- Python version: 3.8.10
- PyTorch version (GPU?): not installed (NA)
- Tensorflow v…
-
I would like to know if I can enter the path for other models like `mt5` or `mbart-50` etc... does it support multilingual models?
-
Shows the error AttributeError: 'SimpleT5' object has no attribute 'convert_and_load_onnx_model' while running the example notebook provided in the repository
https://github.com/Shivanandroy/simple…
-
## Environment info
- `transformers` version: 4.1.1
- Platform: ubuntu 18.04
- Python version: 3.8.5
- PyTorch version (GPU?): 1.7.1
### Who can help
@patrickvonplaten
## To reproduce
…
-
load base版本的模型的时候出现了下面的问题,从网上找了解决方法,好像都不行
OSError: Unable to load weights from pytorch checkpoint file for '/data/fb89d9f5118442f2bfe51d4d0259b2a8/t5/t5_pegasus_torch/' at '/data/fb89d9f5118442f2bf…