domenicrosati
commited on
Commit
•
b08c158
1
Parent(s):
4493eec
update model card README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Rouge1: 0.
|
21 |
-
- Rouge2: 0.
|
22 |
-
- Rougel: 0.
|
23 |
-
- Rougelsum: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -50,10 +50,6 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
-
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
55 |
-
| 2.6771 | 0.46 | 500 | 2.5001 | 0.4278 | 0.1180 | 0.1997 | 0.1998 |
|
56 |
-
| 2.5187 | 0.92 | 1000 | 2.4245 | 0.4459 | 0.1254 | 0.2034 | 0.2034 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 3.0816
|
20 |
+
- Rouge1: 0.2490
|
21 |
+
- Rouge2: 0.0496
|
22 |
+
- Rougel: 0.1230
|
23 |
+
- Rougelsum: 0.1234
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
|
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|