Instructions to use eunyounglee/mBART_tokenizer_custom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eunyounglee/mBART_tokenizer_custom with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("eunyounglee/mBART_tokenizer_custom") model = AutoModelForSeq2SeqLM.from_pretrained("eunyounglee/mBART_tokenizer_custom", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
91ea045
1
Parent(s): 47d0690
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2444690425
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd9251f068510861b2db3fc21b27b7135d64fd3fb5a5b6d7048be3d6803b5446
|
| 3 |
size 2444690425
|
runs/Sep28_08-35-59_b2b9d645d6a8/events.out.tfevents.1664354238.b2b9d645d6a8.87.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed8b88bdbca75008240db2a5bd1370b91ab3211c2a305d778020f5a074ba27e7
|
| 3 |
+
size 17968
|