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 21000
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:4b3a62d7f5d17bf22f3c93d1392d833cfb90ec40b096ad8f159dd7cf666e6261
|
| 3 |
size 2329638768
|