Instructions to use GuysTrans/bart-base-vn-ehealth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GuysTrans/bart-base-vn-ehealth with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("GuysTrans/bart-base-vn-ehealth") model = AutoModelForSeq2SeqLM.from_pretrained("GuysTrans/bart-base-vn-ehealth") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Sep06_04-28-32_82dc1a947e6c/events.out.tfevents.1693974834.82dc1a947e6c.29.10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88810205d7bb0405d1d2fefcffc1370106d702559d34992cd12749c6ded2ddd2
|
| 3 |
+
size 6145
|