update model card README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ model-index:
|
|
| 21 |
metrics:
|
| 22 |
- name: Rouge1
|
| 23 |
type: rouge
|
| 24 |
-
value:
|
| 25 |
---
|
| 26 |
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -31,12 +31,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 31 |
|
| 32 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the eli5 dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
-
- Loss: 3.
|
| 35 |
-
- Rouge1:
|
| 36 |
-
- Rouge2:
|
| 37 |
-
- Rougel:
|
| 38 |
-
- Rougelsum:
|
| 39 |
-
- Gen Len: 18.
|
| 40 |
|
| 41 |
## Model description
|
| 42 |
|
|
@@ -68,7 +68,7 @@ The following hyperparameters were used during training:
|
|
| 68 |
|
| 69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 70 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
|
| 71 |
-
| 3.
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|
|
|
|
| 21 |
metrics:
|
| 22 |
- name: Rouge1
|
| 23 |
type: rouge
|
| 24 |
+
value: 15.1689
|
| 25 |
---
|
| 26 |
|
| 27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 31 |
|
| 32 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the eli5 dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
+
- Loss: 3.5993
|
| 35 |
+
- Rouge1: 15.1689
|
| 36 |
+
- Rouge2: 2.1762
|
| 37 |
+
- Rougel: 12.7542
|
| 38 |
+
- Rougelsum: 14.0214
|
| 39 |
+
- Gen Len: 18.9988
|
| 40 |
|
| 41 |
## Model description
|
| 42 |
|
|
|
|
| 68 |
|
| 69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 70 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
|
| 71 |
+
| 3.8011 | 1.0 | 17040 | 3.5993 | 15.1689 | 2.1762 | 12.7542 | 14.0214 | 18.9988 |
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|