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 1500
Browse files
runs/Sep08_03-16-24_6ffabcafcfba/events.out.tfevents.1694168522.6ffabcafcfba.28.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:236b24d5aebafc95159c35cf2f2aa7aac264d1eecf7b06cb2be74036f9d51a37
|
| 3 |
+
size 5765
|