badokorach commited on
Commit
34f9492
1 Parent(s): 5ea37d7

Model save

Browse files
Files changed (2) hide show
  1. README.md +22 -12
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [csarron/mobilebert-uncased-squad-v2](https://huggingface.co/csarron/mobilebert-uncased-squad-v2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.0483
19
 
20
  ## Model description
21
 
@@ -40,22 +40,32 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 10
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 228 | 2.0782 |
50
- | No log | 2.0 | 456 | 2.0429 |
51
- | 1.9343 | 3.0 | 684 | 2.0610 |
52
- | 1.9343 | 4.0 | 912 | 2.3113 |
53
- | 1.7023 | 5.0 | 1140 | 2.2637 |
54
- | 1.7023 | 6.0 | 1368 | 2.4966 |
55
- | 1.4557 | 7.0 | 1596 | 2.6158 |
56
- | 1.4557 | 8.0 | 1824 | 2.8876 |
57
- | 1.2366 | 9.0 | 2052 | 2.9951 |
58
- | 1.2366 | 10.0 | 2280 | 3.0483 |
 
 
 
 
 
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [csarron/mobilebert-uncased-squad-v2](https://huggingface.co/csarron/mobilebert-uncased-squad-v2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 13.5041
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 20
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 228 | 3.1250 |
50
+ | No log | 2.0 | 456 | 3.5844 |
51
+ | 1.1867 | 3.0 | 684 | 3.9242 |
52
+ | 1.1867 | 4.0 | 912 | 4.4160 |
53
+ | 0.842 | 5.0 | 1140 | 5.3645 |
54
+ | 0.842 | 6.0 | 1368 | 5.7769 |
55
+ | 0.5983 | 7.0 | 1596 | 5.6078 |
56
+ | 0.5983 | 8.0 | 1824 | 6.2784 |
57
+ | 0.4518 | 9.0 | 2052 | 7.7741 |
58
+ | 0.4518 | 10.0 | 2280 | 7.4468 |
59
+ | 0.332 | 11.0 | 2508 | 8.0155 |
60
+ | 0.332 | 12.0 | 2736 | 9.0584 |
61
+ | 0.332 | 13.0 | 2964 | 9.9912 |
62
+ | 0.2125 | 14.0 | 3192 | 11.2215 |
63
+ | 0.2125 | 15.0 | 3420 | 11.8451 |
64
+ | 0.1525 | 16.0 | 3648 | 12.2774 |
65
+ | 0.1525 | 17.0 | 3876 | 12.5938 |
66
+ | 0.1232 | 18.0 | 4104 | 13.8241 |
67
+ | 0.1232 | 19.0 | 4332 | 13.4653 |
68
+ | 0.1152 | 20.0 | 4560 | 13.5041 |
69
 
70
 
71
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9667ab2a386211d0c7be05583e8068565f343e27ed087ae4d47379a65085d519
3
  size 98470136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6e6da5e1f8e138237ec2d48761fa8c8f310c8d3810091fcc8540b1d0604dce
3
  size 98470136