End of training
Browse files
README.md
CHANGED
|
@@ -4,18 +4,18 @@ base_model: facebook/bart-base
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
| 7 |
-
- name: bart-with-asr-noise-del-0.
|
| 8 |
results: []
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
-
# bart-with-asr-noise-del-0.
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 1.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
-
| 1.
|
| 51 |
-
| 1.
|
| 52 |
-
|
|
| 53 |
-
| 0.
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
| 7 |
+
- name: bart-with-asr-noise-del-0.5
|
| 8 |
results: []
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
+
# bart-with-asr-noise-del-0.5
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 1.2634
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
+
| 1.6078 | 0.62 | 500 | 1.4399 |
|
| 51 |
+
| 1.253 | 1.24 | 1000 | 1.3411 |
|
| 52 |
+
| 1.1854 | 1.86 | 1500 | 1.2675 |
|
| 53 |
+
| 0.9516 | 2.48 | 2000 | 1.2634 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|