Instructions to use arbitropy/mt5-base-bcoqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arbitropy/mt5-base-bcoqa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("arbitropy/mt5-base-bcoqa") model = AutoModelForSeq2SeqLM.from_pretrained("arbitropy/mt5-base-bcoqa") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 58100
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2329638768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c257e5013e98439df7cec3ef65dee061ba08352ad6a8482a6371fa2f0277053
|
| 3 |
size 2329638768
|