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 8500
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:22244ef5a1001fb7ee8bf0cb1f1111ef0626f297c2c29a6e84ec1e0d677345ab
|
| 3 |
size 557912620
|
runs/May04_02-56-20_DESKTOP-I570M0U/events.out.tfevents.1714780714.DESKTOP-I570M0U.18935.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:9226c5c7044a5af10ca00ec0229f74cfc2f5619d49715456752b33bcc7b7f1d7
|
| 3 |
+
size 15693
|