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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Aug07_02-53-04_00819e2f2d31/events.out.tfevents.1691399762.00819e2f2d31.29.5
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:239f34e0e681196262af51b73ab7a8c47f294d48973b30b01fe11b5a34453b3e
|
| 3 |
+
size 7115
|