NewtonKimathi commited on
Commit
0555231
1 Parent(s): 7e6f43c

End of training

Browse files
Files changed (2) hide show
  1. README.md +14 -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 [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.6517
19
 
20
  ## Model description
21
 
@@ -40,23 +40,27 @@ 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: 3
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.7773 | 0.5 | 500 | 0.7515 |
50
- | 0.755 | 1.0 | 1000 | 0.6408 |
51
- | 0.6406 | 1.5 | 1500 | 0.6199 |
52
- | 0.6047 | 2.0 | 2000 | 0.5906 |
53
- | 0.4643 | 2.5 | 2500 | 0.6549 |
54
- | 0.4451 | 3.0 | 3000 | 0.6517 |
 
 
 
 
55
 
56
 
57
  ### Framework versions
58
 
59
- - Transformers 4.32.1
60
  - Pytorch 2.0.1+cu118
61
- - Datasets 2.14.4
62
  - Tokenizers 0.13.3
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.7021
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: 5
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 0.7933 | 0.5 | 500 | 0.7141 |
50
+ | 0.7869 | 1.0 | 1000 | 0.7627 |
51
+ | 0.7325 | 1.5 | 1500 | 0.6917 |
52
+ | 0.7292 | 2.0 | 2000 | 0.6866 |
53
+ | 0.6861 | 2.5 | 2500 | 0.7174 |
54
+ | 0.68 | 3.0 | 3000 | 0.6940 |
55
+ | 0.622 | 3.5 | 3500 | 0.6869 |
56
+ | 0.6278 | 4.0 | 4000 | 0.7009 |
57
+ | 0.5631 | 4.5 | 4500 | 0.7326 |
58
+ | 0.5589 | 5.0 | 5000 | 0.7021 |
59
 
60
 
61
  ### Framework versions
62
 
63
+ - Transformers 4.33.1
64
  - Pytorch 2.0.1+cu118
65
+ - Datasets 2.14.5
66
  - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f98996e041bd841d3a6bf62ab5aa003af78be0370b532c1990e62ce3c5e641c
3
  size 498660721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d88c584eca9d1bb8046f3dc7ddfee6ae57a6eed17f1a5b1299bedd633dc8a2
3
  size 498660721