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 8500
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:e425ebcf4445f8ef89f6b52629a01556660e1c7e7a6707b04ca0910e719a998c
|
| 3 |
+
size 7979
|