Anurag Singh commited on
Commit
e216312
1 Parent(s): 99572e3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
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 [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 3.3942
18
 
19
  ## Model description
20
 
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.7072 | 1.0 | 501 | 3.2117 |
49
- | 0.4908 | 2.0 | 1002 | 3.2706 |
50
- | 0.4299 | 3.0 | 1503 | 2.9843 |
51
- | 0.3255 | 4.0 | 2004 | 2.5795 |
52
- | 0.2792 | 5.0 | 2505 | 2.9206 |
53
- | 0.2594 | 6.0 | 3006 | 3.2329 |
54
- | 0.2224 | 7.0 | 3507 | 2.9969 |
55
- | 0.1998 | 8.0 | 4008 | 3.5739 |
56
- | 0.1743 | 9.0 | 4509 | 3.4597 |
57
- | 0.1559 | 10.0 | 5010 | 3.3942 |
58
 
59
 
60
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 3.2222
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.725 | 1.0 | 677 | 2.7673 |
49
+ | 0.4414 | 2.0 | 1354 | 2.1589 |
50
+ | 0.3715 | 3.0 | 2031 | 2.2147 |
51
+ | 0.3109 | 4.0 | 2708 | 3.2084 |
52
+ | 0.2819 | 5.0 | 3385 | 3.0344 |
53
+ | 0.2256 | 6.0 | 4062 | 2.7600 |
54
+ | 0.1817 | 7.0 | 4739 | 3.2809 |
55
+ | 0.1815 | 8.0 | 5416 | 3.1657 |
56
+ | 0.1357 | 9.0 | 6093 | 3.1151 |
57
+ | 0.1443 | 10.0 | 6770 | 3.2222 |
58
 
59
 
60
  ### Framework versions