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 500
Browse files
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"add_bias_logits": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./Bert-2",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"add_bias_logits": false,
|
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:1a28107442e91fcbf2a1886b081858257304c2f794375b620d8a155bd289b189
|
| 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:02174b9e0c340da953bfbc9023e54701e5ae5766d9add4fc5f2357d282df0262
|
| 3 |
+
size 12624
|
runs/Apr27_21-39-39_DESKTOP-I570M0U/events.out.tfevents.1714243318.DESKTOP-I570M0U.864672.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f756f3466c9885295c0ca8846e32e228c25cdb5ac667c62dfc72632ea4e53e6
|
| 3 |
+
size 6610
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e78887fb236d568c73d71da146292ece1346be976f7609829006a988a8e40cbb
|
| 3 |
size 5176
|