update model card README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [Michelvh/flan-t5-end2end-question-generation](https://huggingface.co/Michelvh/flan-t5-end2end-question-generation) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| 1.
|
51 |
-
| 1.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [Michelvh/flan-t5-end2end-question-generation](https://huggingface.co/Michelvh/flan-t5-end2end-question-generation) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.5308
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 1.3586 | 0.34 | 100 | 1.5485 |
|
51 |
+
| 1.4377 | 0.68 | 200 | 1.5308 |
|
52 |
|
53 |
|
54 |
### Framework versions
|