dmitvuk commited on
Commit
450ab7e
1 Parent(s): c91b50d

End of training

Browse files
Files changed (2) hide show
  1. README.md +20 -15
  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 [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7001
21
- - F1: 0.6657
22
 
23
  ## Model description
24
 
@@ -43,27 +43,32 @@ 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: 10
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.834 | 1.0 | 160 | 1.0521 | 0.3659 |
53
- | 0.1947 | 2.0 | 320 | 0.8869 | 0.5581 |
54
- | 1.2275 | 3.0 | 480 | 0.8091 | 0.6190 |
55
- | 0.0098 | 4.0 | 640 | 0.6704 | 0.6538 |
56
- | 2.6387 | 5.0 | 800 | 0.7001 | 0.6657 |
57
- | 0.0077 | 6.0 | 960 | 1.2344 | 0.6278 |
58
- | 0.0104 | 7.0 | 1120 | 1.3100 | 0.6379 |
59
- | 0.0007 | 8.0 | 1280 | 1.6961 | 0.5974 |
60
- | 0.0019 | 9.0 | 1440 | 1.4126 | 0.6530 |
61
- | 0.0191 | 10.0 | 1600 | 1.4652 | 0.6444 |
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
65
 
66
- - Transformers 4.31.0
67
  - Pytorch 2.0.1+cu118
68
- - Datasets 2.14.0
69
  - Tokenizers 0.13.3
 
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.6313
21
+ - F1: 0.6299
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: 15
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.9669 | 1.0 | 160 | 0.9574 | 0.4075 |
53
+ | 0.4214 | 2.0 | 320 | 0.6809 | 0.5769 |
54
+ | 0.0096 | 3.0 | 480 | 1.3114 | 0.4152 |
55
+ | 0.2681 | 4.0 | 640 | 0.7792 | 0.6122 |
56
+ | 0.0007 | 5.0 | 800 | 1.3213 | 0.5765 |
57
+ | 0.0005 | 6.0 | 960 | 1.7983 | 0.5749 |
58
+ | 0.0011 | 7.0 | 1120 | 2.2000 | 0.5298 |
59
+ | 0.0008 | 8.0 | 1280 | 1.3757 | 0.5812 |
60
+ | 0.0007 | 9.0 | 1440 | 1.5493 | 0.5990 |
61
+ | 0.001 | 10.0 | 1600 | 1.4796 | 0.6233 |
62
+ | 0.0008 | 11.0 | 1760 | 1.4954 | 0.6251 |
63
+ | 0.0002 | 12.0 | 1920 | 1.6313 | 0.6299 |
64
+ | 0.0004 | 13.0 | 2080 | 1.5037 | 0.6296 |
65
+ | 0.0008 | 14.0 | 2240 | 1.5526 | 0.6277 |
66
+ | 0.0001 | 15.0 | 2400 | 1.5745 | 0.6254 |
67
 
68
 
69
  ### Framework versions
70
 
71
+ - Transformers 4.33.1
72
  - Pytorch 2.0.1+cu118
73
+ - Datasets 2.14.5
74
  - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c1455341c3e331632463e23a4211cceefb14786311c8ebbde85944786b20782
3
  size 1112252785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5834845a22c0edc4da57803c30fa73d80416dddbeeaba23dc33adb840b7cd770
3
  size 1112252785