Instructions to use cuongpp/bartpho-word-base-ed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuongpp/bartpho-word-base-ed with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("cuongpp/bartpho-word-base-ed") model = AutoModelForSeq2SeqLM.from_pretrained("cuongpp/bartpho-word-base-ed", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
runs/Jun17_16-07-37_106344409c76/events.out.tfevents.1718640481.106344409c76.235.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:691e03865890d7ae832adda670d1bf27590c54c3bedf35c9b85e302a11486b79
|
| 3 |
+
size 5878
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dd67f128e6186f86d2a8f9989730efd17aebb498de6d4f97c0dfb314db63fc8
|
| 3 |
size 5304
|