Instructions to use VTaPo/mBart_en_vi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VTaPo/mBart_en_vi with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("VTaPo/mBart_en_vi") model = AutoModelForSeq2SeqLM.from_pretrained("VTaPo/mBart_en_vi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2444578688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:139b645fd6b75f93e07522efe3e1f0270ab8674e1b50f24c661adfedd0a575da
|
| 3 |
size 2444578688
|
runs/Feb24_02-19-33_6e743ebadb50/events.out.tfevents.1708741175.6e743ebadb50.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c257a6ace5d85f8927e715d362f492783829692914693f8858cc3cc0c02eab43
|
| 3 |
+
size 6513
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41195cfa8387a8e868ad4ef30a1895ca77a2b1b8a68c03342066134368119776
|
| 3 |
size 4856
|