wiselinjayajos
commited on
Commit
•
f14d9ae
1
Parent(s):
b62e241
update model card README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
datasets:
|
6 |
-
- squad_v2_modified_for_t5_qg
|
7 |
model-index:
|
8 |
- name: t5-end2end-questions-generation-squadV2
|
9 |
results: []
|
@@ -14,9 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# t5-end2end-questions-generation-squadV2
|
16 |
|
17 |
-
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on
|
18 |
-
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.9642
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,10 +43,6 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 2.6615 | 2.17 | 100 | 2.0615 |
|
53 |
-
| 1.9783 | 4.34 | 200 | 1.9642 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: t5-end2end-questions-generation-squadV2
|
7 |
results: []
|
|
|
12 |
|
13 |
# t5-end2end-questions-generation-squadV2
|
14 |
|
15 |
+
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|