Instructions to use CyrexPro/bart-base-finetuned-cnn_dailymail with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CyrexPro/bart-base-finetuned-cnn_dailymail with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("CyrexPro/bart-base-finetuned-cnn_dailymail") model = AutoModelForSeq2SeqLM.from_pretrained("CyrexPro/bart-base-finetuned-cnn_dailymail", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557912620
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7c5936a51d412a7e64b7087bb047119e2a1160f9d9f172510165e75bc55ec6d
|
| 3 |
size 557912620
|
runs/Apr27_19-19-03_DESKTOP-I570M0U/events.out.tfevents.1714234837.DESKTOP-I570M0U.803605.0
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:d36b767564f089a707da49150f3c973e69e3f900260ada9b37aead208561c139
|
| 3 |
+
size 11325
|