End of training
Browse files
README.md
CHANGED
|
@@ -13,16 +13,16 @@ model-index:
|
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
| 16 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/be-project-11/Accelerate-Runs/runs/
|
| 17 |
# long-t5-scisumm-accelerate-v2
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [pszemraj/long-t5-tglobal-base-sci-simplify](https://huggingface.co/pszemraj/long-t5-tglobal-base-sci-simplify) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 1.0496
|
| 22 |
-
- Rouge1: 39.
|
| 23 |
-
- Rouge2: 14.
|
| 24 |
-
- Rougel: 25.
|
| 25 |
-
- Rougelsum: 36.
|
| 26 |
- Gen Len: 103.02
|
| 27 |
|
| 28 |
## Model description
|
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 59 |
|:-------------:|:------:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
| 60 |
-
| 1.0771 | 0.9868 | 28 | 1.0594 | 39.
|
| 61 |
-
| 1.0193 | 1.9736 | 56 | 1.0530 | 39.
|
| 62 |
-
| 0.9545 | 2.9604 | 84 | 1.0496 | 39.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
| 16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/be-project-11/Accelerate-Runs/runs/couc8tv9)
|
| 17 |
# long-t5-scisumm-accelerate-v2
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [pszemraj/long-t5-tglobal-base-sci-simplify](https://huggingface.co/pszemraj/long-t5-tglobal-base-sci-simplify) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 1.0496
|
| 22 |
+
- Rouge1: 39.8436
|
| 23 |
+
- Rouge2: 14.763
|
| 24 |
+
- Rougel: 25.6676
|
| 25 |
+
- Rougelsum: 36.482
|
| 26 |
- Gen Len: 103.02
|
| 27 |
|
| 28 |
## Model description
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 59 |
|:-------------:|:------:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
| 60 |
+
| 1.0771 | 0.9868 | 28 | 1.0594 | 39.2592 | 13.6097 | 25.1508 | 35.285 | 111.22 |
|
| 61 |
+
| 1.0193 | 1.9736 | 56 | 1.0530 | 39.1521 | 14.855 | 25.4706 | 35.3713 | 110.14 |
|
| 62 |
+
| 0.9545 | 2.9604 | 84 | 1.0496 | 39.8436 | 14.763 | 25.6676 | 36.482 | 103.02 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|