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/Sep13_10-39-49_852e401362e9/events.out.tfevents.1694603075.852e401362e9.28.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1587114b291574d42c7d74db462925d0bb3ebf0bc412d8905df546d0105f425a
|
| 3 |
+
size 6161
|