Commit ·
744004c
1
Parent(s): 5cbf78f
End of training
Browse files- README.md +2 -2
- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: sabre-code/pegasus-large-cnn-dailymail
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
datasets:
|
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# pegasus-large-cnn-dailymail-2
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [sabre-code/pegasus-large-cnn-dailymail](https://huggingface.co/sabre-code/pegasus-large-cnn-dailymail) on the cnn_dailymail dataset.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: sabre-code/pegasus-large-cnn-dailymail-2
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
datasets:
|
|
|
|
| 14 |
|
| 15 |
# pegasus-large-cnn-dailymail-2
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [sabre-code/pegasus-large-cnn-dailymail-2](https://huggingface.co/sabre-code/pegasus-large-cnn-dailymail-2) on the cnn_dailymail dataset.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "sabre-code/pegasus-large-cnn-dailymail",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"add_bias_logits": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "sabre-code/pegasus-large-cnn-dailymail-2",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"add_bias_logits": false,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2283805098
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44d0d52169f246f9097c19068b5a7c3838faef0bb20059be843d28641a5dd258
|
| 3 |
size 2283805098
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cc94f9f88c09f0c1f81f5293ee2248262c5298bf31f7bfc9be7269976c9e87e
|
| 3 |
size 4664
|