Instructions to use GuysTrans/bart-base-finetuned-xsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GuysTrans/bart-base-finetuned-xsum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("GuysTrans/bart-base-finetuned-xsum") model = AutoModelForSeq2SeqLM.from_pretrained("GuysTrans/bart-base-finetuned-xsum") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7500
Browse files
runs/Oct01_15-41-16_a05eaec44401/events.out.tfevents.1696200020.a05eaec44401.29.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e868d09a11417fc968ce2a26d073d76f5e45a907b3ec56b1f4eaad96c5ecddd1
|
| 3 |
+
size 7665
|