vonewman commited on
Commit
9d1bdc3
1 Parent(s): 3ffc826

Training complete

Browse files
Files changed (2) hide show
  1. README.md +14 -14
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0716
24
- - Precision: 0.8443
25
- - Recall: 0.8299
26
- - F1: 0.8370
27
- - Accuracy: 0.9871
28
 
29
  ## Model description
30
 
@@ -44,8 +44,8 @@ More information needed
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
- - train_batch_size: 24
48
- - eval_batch_size: 24
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.0373 | 1.0 | 76 | 0.0717 | 0.8805 | 0.7517 | 0.8110 | 0.9850 |
59
- | 0.0256 | 2.0 | 152 | 0.0768 | 0.8176 | 0.8231 | 0.8203 | 0.9853 |
60
- | 0.0184 | 3.0 | 228 | 0.0716 | 0.8443 | 0.8299 | 0.8370 | 0.9871 |
61
 
62
 
63
  ### Framework versions
64
 
65
- - Transformers 4.34.0
66
- - Pytorch 2.0.1+cu118
67
- - Datasets 2.14.5
68
- - Tokenizers 0.14.1
 
20
 
21
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0781
24
+ - Precision: 0.8227
25
+ - Recall: 0.8367
26
+ - F1: 0.8297
27
+ - Accuracy: 0.9859
28
 
29
  ## Model description
30
 
 
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 2e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 226 | 0.0955 | 0.7049 | 0.7313 | 0.7179 | 0.9806 |
59
+ | No log | 2.0 | 452 | 0.0744 | 0.7816 | 0.8401 | 0.8098 | 0.9850 |
60
+ | 0.1416 | 3.0 | 678 | 0.0781 | 0.8227 | 0.8367 | 0.8297 | 0.9859 |
61
 
62
 
63
  ### Framework versions
64
 
65
+ - Transformers 4.33.0
66
+ - Pytorch 2.0.0
67
+ - Datasets 2.1.0
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffb34f9e6be9dc9d97ea46bf8943a9196a5e011ba6485b0c7fe21457dc1b2113
3
  size 1109908201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4897622285a9045e7f5985dc8f5ac1955602c3e78ab521084ec07a5cdffb6f32
3
  size 1109908201