Tech-oriented commited on
Commit
1fe9463
1 Parent(s): a265d13

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -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.2129
22
- - Accuracy: 0.9266
23
 
24
  ## Model description
25
 
@@ -38,20 +38,22 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 3.007691191663324e-05
42
- - train_batch_size: 16
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: 2
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.2452 | 1.0 | 4210 | 0.2070 | 0.9220 |
54
- | 0.2511 | 2.0 | 8420 | 0.2129 | 0.9266 |
 
 
55
 
56
 
57
  ### 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.2995
22
+ - Accuracy: 0.9392
23
 
24
  ## Model description
25
 
 
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
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:561053e6eb635850729db5d2594388ca6e1451a86622c12e6caf52c206652ad0
3
  size 3555504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca317102a5bfd7754f812004f62f70d0b9d0d13a916404e2cf8ffc9c9abfc672
3
  size 3555504