naive-puzzle commited on
Commit
c532387
·
verified ·
1 Parent(s): 9825ae7

End of training

Browse files
Files changed (2) hide show
  1. README.md +14 -14
  2. 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 [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4378
22
- - Accuracy: 0.8025
23
 
24
  ## Model description
25
 
@@ -39,8 +39,8 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
- - train_batch_size: 32
43
- - eval_batch_size: 32
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: cosine
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|
54
- | No log | 0 | 0 | 0.6940 | 0.5024 |
55
- | 0.458 | 0.1002 | 502 | 0.4614 | 0.7833 |
56
- | 0.4624 | 0.2003 | 1004 | 0.4600 | 0.7892 |
57
- | 0.3856 | 0.3005 | 1506 | 0.4427 | 0.7981 |
58
- | 0.461 | 0.4006 | 2008 | 0.4300 | 0.8024 |
59
- | 0.4471 | 0.5008 | 2510 | 0.4333 | 0.7989 |
60
- | 0.4519 | 0.6010 | 3012 | 0.4425 | 0.8020 |
61
- | 0.45 | 0.7011 | 3514 | 0.4366 | 0.8027 |
62
- | 0.4443 | 0.8013 | 4016 | 0.4373 | 0.8026 |
63
- | 0.4487 | 0.9014 | 4518 | 0.4378 | 0.8025 |
64
 
65
 
66
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3884
22
+ - Accuracy: 0.8212
23
 
24
  ## Model description
25
 
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
+ - train_batch_size: 64
43
+ - eval_batch_size: 128
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: cosine
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | No log | 0 | 0 | 0.6939 | 0.4947 |
55
+ | 0.4562 | 0.1002 | 251 | 0.4377 | 0.7956 |
56
+ | 0.369 | 0.2003 | 502 | 0.4421 | 0.8068 |
57
+ | 0.4306 | 0.3005 | 753 | 0.4042 | 0.8123 |
58
+ | 0.384 | 0.4006 | 1004 | 0.4016 | 0.8180 |
59
+ | 0.4115 | 0.5008 | 1255 | 0.3996 | 0.8177 |
60
+ | 0.4205 | 0.6010 | 1506 | 0.4070 | 0.8079 |
61
+ | 0.39 | 0.7011 | 1757 | 0.3883 | 0.8227 |
62
+ | 0.3902 | 0.8013 | 2008 | 0.3951 | 0.8179 |
63
+ | 0.369 | 0.9014 | 2259 | 0.3884 | 0.8212 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:854c519b45f420e00d1fb31cfa30828ff10a8a7ee7c2abf3224023073e0f15d5
3
  size 1112205008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23fc8b9fdae7aec8e03c4fdf24bb05760b90ea889d3a00a17cf1734cd4fc9e4a
3
  size 1112205008