Aayesha commited on
Commit
ffa1d36
1 Parent(s): 41afb1d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the squad_modified_for_t5_qg dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.7631
20
 
21
  ## Model description
22
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 2.142 | 0.34 | 100 | 1.8773 |
53
- | 1.9797 | 0.68 | 200 | 1.7631 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the squad_modified_for_t5_qg dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.8015
20
 
21
  ## Model description
22
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 2.609 | 0.34 | 100 | 1.9542 |
53
+ | 2.0336 | 0.68 | 200 | 1.8015 |
54
 
55
 
56
  ### Framework versions