badokorach commited on
Commit
2a2ad67
1 Parent(s): d4beee4

Model save

Browse files
Files changed (2) hide show
  1. README.md +15 -10
  2. pytorch_model.bin +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: 2.5440
19
 
20
  ## Model description
21
 
@@ -34,23 +34,28 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - learning_rate: 3e-05
38
- - train_batch_size: 8
39
- - eval_batch_size: 8
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 5
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 131 | 2.4131 |
50
- | No log | 2.0 | 262 | 2.2294 |
51
- | No log | 3.0 | 393 | 2.3205 |
52
- | 1.6638 | 4.0 | 524 | 2.5108 |
53
- | 1.6638 | 5.0 | 655 | 2.5440 |
 
 
 
 
 
54
 
55
 
56
  ### 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: 5.3852
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 4
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 | 261 | 2.5342 |
50
+ | 1.1477 | 2.0 | 522 | 3.0589 |
51
+ | 1.1477 | 3.0 | 783 | 3.3153 |
52
+ | 0.8069 | 4.0 | 1044 | 3.6017 |
53
+ | 0.8069 | 5.0 | 1305 | 3.9008 |
54
+ | 0.5801 | 6.0 | 1566 | 4.2309 |
55
+ | 0.5801 | 7.0 | 1827 | 4.7884 |
56
+ | 0.425 | 8.0 | 2088 | 5.3603 |
57
+ | 0.425 | 9.0 | 2349 | 5.3233 |
58
+ | 0.3237 | 10.0 | 2610 | 5.3852 |
59
 
60
 
61
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b12476d851c19f5181932c687ef0d323b92937658f463d6eae5ba520faae9b5
3
  size 98721439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:675d1b9756a55f532ab3d9d46683bc01fa4731b0c303241286b211ad2736a67e
3
  size 98721439