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/Sep12_13-06-14_390c1c518ec8/events.out.tfevents.1694525223.390c1c518ec8.28.8
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78ba2f6f77fac1c8e261785479f3cfbf31fc8cf529bae3c2318097fa72c7ca85
|
| 3 |
+
size 6161
|