nejox commited on
Commit
1426d32
1 Parent(s): ce87576

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
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: 0.9218
18
 
19
  ## Model description
20
 
@@ -46,21 +46,21 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 3 | 1.2587 |
50
- | No log | 2.0 | 6 | 1.2307 |
51
- | No log | 3.0 | 9 | 1.1921 |
52
- | No log | 4.0 | 12 | 1.1438 |
53
- | No log | 5.0 | 15 | 1.1002 |
54
- | No log | 6.0 | 18 | 1.0606 |
55
- | No log | 7.0 | 21 | 1.0239 |
56
- | No log | 8.0 | 24 | 0.9841 |
57
- | No log | 9.0 | 27 | 0.9559 |
58
- | No log | 10.0 | 30 | 0.9304 |
59
- | No log | 11.0 | 33 | 0.9123 |
60
- | No log | 12.0 | 36 | 0.9023 |
61
- | No log | 13.0 | 39 | 0.9010 |
62
- | No log | 14.0 | 42 | 0.9052 |
63
- | No log | 15.0 | 45 | 0.9218 |
64
 
65
 
66
  ### 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: 4.2379
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 90 | 1.6912 |
50
+ | 1.8817 | 2.0 | 180 | 1.7054 |
51
+ | 1.3233 | 3.0 | 270 | 1.6376 |
52
+ | 0.9894 | 4.0 | 360 | 2.1005 |
53
+ | 0.7526 | 5.0 | 450 | 2.7104 |
54
+ | 0.6553 | 6.0 | 540 | 2.2928 |
55
+ | 0.5512 | 7.0 | 630 | 2.6380 |
56
+ | 0.4148 | 8.0 | 720 | 2.8010 |
57
+ | 0.2964 | 9.0 | 810 | 3.1167 |
58
+ | 0.2538 | 10.0 | 900 | 3.5313 |
59
+ | 0.2538 | 11.0 | 990 | 3.6620 |
60
+ | 0.1918 | 12.0 | 1080 | 4.1138 |
61
+ | 0.1363 | 13.0 | 1170 | 4.0901 |
62
+ | 0.1606 | 14.0 | 1260 | 4.2286 |
63
+ | 0.1162 | 15.0 | 1350 | 4.2379 |
64
 
65
 
66
  ### Framework versions