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 64400
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:b2772dd2eccc0a1ea51adc18f3e9c634e3ba05c3bc53b50b2f7044336fbe23cc
|
| 3 |
size 2329638768
|