Jillian commited on
Commit
fa8cc7a
·
verified ·
1 Parent(s): f3f2167

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -6
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
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 [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2350
20
 
21
  ## Model description
22
 
@@ -36,21 +36,23 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
- - train_batch_size: 8
40
  - eval_batch_size: 16
41
  - seed: 42
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 500
45
- - num_epochs: 3
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.4461 | 1.0 | 2798 | 0.2324 |
52
- | 0.1122 | 2.0 | 5596 | 0.2321 |
53
- | 0.1304 | 3.0 | 8394 | 0.2350 |
 
 
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1869
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
+ - train_batch_size: 16
40
  - eval_batch_size: 16
41
  - seed: 42
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 500
45
+ - num_epochs: 5
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.22 | 1.0 | 1399 | 0.1804 |
52
+ | 0.1415 | 2.0 | 2798 | 0.1627 |
53
+ | 0.1872 | 3.0 | 4197 | 0.1736 |
54
+ | 0.1603 | 4.0 | 5596 | 0.1807 |
55
+ | 0.1039 | 5.0 | 6995 | 0.1869 |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c98bfda0397e56669d7d07936b8ef4ae29eddb41552f4f0a605b295358d04ab9
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ac122e185891239479505c09a438d62dc6ab920137c05fba209133858b55960
3
  size 17549312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41e93b8246e33edb3aacd15037b594f876feb32f633c5c9a4614ef3eae667733
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f18dbb661b33ef53aa9729ac3c90da3e0b811a83f2d54085432f4a4a3f5d07f
3
  size 5368