abokbot commited on
Commit
98694f7
1 Parent(s): 962d4a0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -11
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - squad_v2
7
  model-index:
8
  - name: t5-end2end-questions-generation
9
  results: []
@@ -14,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # t5-end2end-questions-generation
16
 
17
- This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the squad_v2 dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.6542
20
 
21
  ## Model description
22
 
@@ -49,13 +47,7 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 1.78 | 0.98 | 1000 | 1.6626 |
53
- | 1.6148 | 1.96 | 2000 | 1.6441 |
54
- | 1.5368 | 2.95 | 3000 | 1.6415 |
55
- | 1.482 | 3.93 | 4000 | 1.6432 |
56
- | 1.4387 | 4.91 | 5000 | 1.6466 |
57
- | 1.408 | 5.89 | 6000 | 1.6512 |
58
- | 1.3901 | 6.88 | 7000 | 1.6542 |
59
 
60
 
61
  ### Framework versions
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: t5-end2end-questions-generation
7
  results: []
 
12
 
13
  # t5-end2end-questions-generation
14
 
15
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.5982
18
 
19
  ## Model description
20
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 1.6712 | 6.73 | 1000 | 1.5982 |
 
 
 
 
 
 
51
 
52
 
53
  ### Framework versions