sanguyen commited on
Commit
dc593cf
1 Parent(s): 2c98a87

Model save

Browse files
Files changed (3) hide show
  1. README.md +16 -11
  2. adapter_model.safetensors +1 -1
  3. training_args.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 [sgkinc/xlm-roberta-text-classification](https://huggingface.co/sgkinc/xlm-roberta-text-classification) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.1812
21
- - Accuracy: 0.7109
22
 
23
  ## Model description
24
 
@@ -37,7 +37,7 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 3e-05
41
  - train_batch_size: 16
42
  - eval_batch_size: 8
43
  - seed: 42
@@ -45,17 +45,22 @@ The following hyperparameters were used during training:
45
  - total_train_batch_size: 32
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 5.0
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | No log | 1.0 | 108 | 1.6224 | 0.6472 |
55
- | No log | 2.0 | 216 | 1.3325 | 0.6605 |
56
- | No log | 3.0 | 324 | 1.2315 | 0.6923 |
57
- | No log | 4.0 | 432 | 1.1934 | 0.7109 |
58
- | 1.2712 | 5.0 | 540 | 1.1812 | 0.7109 |
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [sgkinc/xlm-roberta-text-classification](https://huggingface.co/sgkinc/xlm-roberta-text-classification) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7050
21
+ - Accuracy: 0.7294
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
  - train_batch_size: 16
42
  - eval_batch_size: 8
43
  - seed: 42
 
45
  - total_train_batch_size: 32
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 10.0
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 1.7278 | 0.9992 | 594 | 1.2574 | 0.5517 |
55
+ | 1.3236 | 2.0 | 1189 | 0.9894 | 0.6393 |
56
+ | 1.1827 | 2.9992 | 1783 | 0.8649 | 0.6897 |
57
+ | 1.1147 | 4.0 | 2378 | 0.8593 | 0.6897 |
58
+ | 1.0552 | 4.9992 | 2972 | 0.7745 | 0.6976 |
59
+ | 1.0143 | 6.0 | 3567 | 0.7181 | 0.7135 |
60
+ | 0.9872 | 6.9992 | 4161 | 0.7037 | 0.7507 |
61
+ | 1.002 | 8.0 | 4756 | 0.7111 | 0.7347 |
62
+ | 0.9816 | 8.9992 | 5350 | 0.6931 | 0.7241 |
63
+ | 0.9602 | 9.9916 | 5940 | 0.7050 | 0.7294 |
64
 
65
 
66
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae02170b5a43fb687084b565ec17b5a4909f619125e0136726e4f274f2daae13
3
  size 2498160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44bd2260b31971a06dfea9a07a313ad738e32a4b260c55e4f56a9cda4a6ab5ca
3
  size 2498160
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8e0c8ad0cbb59cc03f2f22b5a2801da99520bc8fbb54cdef83fa3c0000129ea
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad4ded78fb1b049ddf150bf0588a4ea99a1b170f43427981c43f6f8e3121664
3
  size 5176