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 6500
Browse files
runs/Aug13_08-21-46_3707fdb9a268/events.out.tfevents.1691926655.3707fdb9a268.28.1
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:8fef9bb3728ae5cfc233f5f6dbda81ccd72fe30dbaf4d451dfc63711dfd7eae1
|
| 3 |
+
size 7335
|