Enyonam commited on
Commit
f593f7e
·
1 Parent(s): b98716a

End of training

Browse files
Files changed (2) hide show
  1. README.md +23 -9
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7219
21
- - F1: 0.6603
22
 
23
  ## Model description
24
 
@@ -43,22 +43,36 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.8522 | 0.5 | 500 | 0.8126 | 0.6433 |
53
- | 0.8087 | 1.0 | 1000 | 0.7935 | 0.6534 |
54
- | 0.7826 | 1.5 | 1500 | 0.7585 | 0.6548 |
55
- | 0.7753 | 2.01 | 2000 | 0.7447 | 0.6574 |
56
- | 0.7473 | 2.51 | 2500 | 0.7219 | 0.6603 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.32.1
62
  - Pytorch 2.0.1+cu118
63
  - Datasets 2.14.4
64
  - Tokenizers 0.13.3
 
17
 
18
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7350
21
+ - F1: 0.6663
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.8512 | 0.5 | 500 | 0.7909 | 0.6405 |
53
+ | 0.7992 | 1.0 | 1000 | 0.8753 | 0.6407 |
54
+ | 0.7667 | 1.5 | 1500 | 0.7786 | 0.6428 |
55
+ | 0.7583 | 2.01 | 2000 | 0.7407 | 0.6593 |
56
+ | 0.7415 | 2.51 | 2500 | 0.7564 | 0.6555 |
57
+ | 0.7337 | 3.01 | 3000 | 0.7536 | 0.6526 |
58
+ | 0.7224 | 3.51 | 3500 | 0.7777 | 0.6126 |
59
+ | 0.7067 | 4.01 | 4000 | 0.7790 | 0.6552 |
60
+ | 0.6693 | 4.51 | 4500 | 0.7497 | 0.6665 |
61
+ | 0.6744 | 5.02 | 5000 | 0.7350 | 0.6663 |
62
+ | 0.6546 | 5.52 | 5500 | 0.7865 | 0.6714 |
63
+ | 0.6725 | 6.02 | 6000 | 0.7639 | 0.6721 |
64
+ | 0.6361 | 6.52 | 6500 | 0.7780 | 0.6917 |
65
+ | 0.6268 | 7.02 | 7000 | 0.7905 | 0.6893 |
66
+ | 0.619 | 7.52 | 7500 | 0.7644 | 0.6991 |
67
+ | 0.6008 | 8.02 | 8000 | 0.7473 | 0.7086 |
68
+ | 0.5824 | 8.53 | 8500 | 0.7601 | 0.7009 |
69
+ | 0.5687 | 9.03 | 9000 | 0.7795 | 0.6888 |
70
+ | 0.5466 | 9.53 | 9500 | 0.7925 | 0.7045 |
71
 
72
 
73
  ### Framework versions
74
 
75
+ - Transformers 4.33.0
76
  - Pytorch 2.0.1+cu118
77
  - Datasets 2.14.4
78
  - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbd86937d522a2bdaf926bc97128a2f02ef231dea9b43c463086813d04430a3e
3
  size 498660721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:737c05452c3861d822004b8e2a1a250458697f99fb882e399f642522ad156497
3
  size 498660721