Training done for bart-large-cnn
Browse files- README.md +0 -5
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,8 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# bart-large-cnn-samsum
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.4344
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,9 +45,6 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 1.4012 | 0.54 | 500 | 1.4344 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
14 |
# bart-large-cnn-samsum
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
45 |
|
46 |
### Training results
|
47 |
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625422896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a9ee636bfc3182757a35dca168a7c0e947196e332694313518ccb48b7061e7d
|
3 |
size 1625422896
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0ec3e00eaadef5d367608c26eb96130602f5021539230c22a7b91625f928b8f
|
3 |
size 4856
|