ishwarbb23 commited on
Commit
ef92bbc
1 Parent(s): 4fb5622

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: ishwarbb23/t52
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # t52
15
 
16
- This model is a fine-tuned version of [ishwarbb23/t52](https://huggingface.co/ishwarbb23/t52) on the None dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -44,6 +46,18 @@ The following hyperparameters were used during training:
44
 
45
  ### Training results
46
 
 
 
 
 
 
 
 
 
 
 
 
 
47
 
48
 
49
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: ThomasSimonini/t5-end2end-question-generation
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # t52
15
 
16
+ This model is a fine-tuned version of [ThomasSimonini/t5-end2end-question-generation](https://huggingface.co/ThomasSimonini/t5-end2end-question-generation) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.6944
19
 
20
  ## Model description
21
 
 
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 3.2217 | 0.65 | 100 | 2.9125 |
52
+ | 2.9732 | 1.3 | 200 | 2.8349 |
53
+ | 2.8996 | 1.95 | 300 | 2.7879 |
54
+ | 2.8009 | 2.59 | 400 | 2.7614 |
55
+ | 2.7532 | 3.24 | 500 | 2.7406 |
56
+ | 2.6964 | 3.89 | 600 | 2.7208 |
57
+ | 2.6462 | 4.54 | 700 | 2.7153 |
58
+ | 2.6265 | 5.19 | 800 | 2.7037 |
59
+ | 2.6089 | 5.84 | 900 | 2.6968 |
60
+ | 2.5522 | 6.49 | 1000 | 2.6944 |
61
 
62
 
63
  ### Framework versions