Tech-oriented commited on
Commit
b656419
1 Parent(s): 7737e4c

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -9
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.2995
22
- - Accuracy: 0.9392
23
 
24
  ## Model description
25
 
@@ -38,22 +38,23 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 0.00037260644859873676
42
- - train_batch_size: 8
43
  - eval_batch_size: 16
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 4
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
- | 0.2468 | 1.0 | 8419 | 0.2589 | 0.9289 |
54
- | 0.2273 | 2.0 | 16838 | 0.2549 | 0.9392 |
55
- | 0.1927 | 3.0 | 25257 | 0.2752 | 0.9358 |
56
- | 0.1615 | 4.0 | 33676 | 0.2995 | 0.9392 |
 
57
 
58
 
59
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2081
22
+ - Accuracy: 0.9346
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 0.00011270038884391928
42
+ - train_batch_size: 32
43
  - eval_batch_size: 16
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 0.2357 | 1.0 | 2105 | 0.1983 | 0.9323 |
54
+ | 0.2118 | 2.0 | 4210 | 0.2195 | 0.9278 |
55
+ | 0.1939 | 3.0 | 6315 | 0.1972 | 0.9381 |
56
+ | 0.1907 | 4.0 | 8420 | 0.2046 | 0.9358 |
57
+ | 0.1856 | 5.0 | 10525 | 0.2081 | 0.9346 |
58
 
59
 
60
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8ff83dd3df1f7d24ff275b4182b74879145dbab9c179c615197e46c3c5d4877
3
  size 3555504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb814b4d653f599afdda7bc005bc657cecba8c7f5d732bc13fdfef159285a87
3
  size 3555504