5imp5on commited on
Commit
72189cd
1 Parent(s): c00f446

Model save

Browse files
Files changed (2) hide show
  1. README.md +8 -9
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5130
22
- - Accuracy: 0.8563
23
- - F1: 0.8551
24
 
25
  ## Model description
26
 
@@ -45,17 +45,16 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 5
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 1.2557 | 1.0 | 1699 | 0.7169 | 0.7858 | 0.7805 |
55
- | 0.6384 | 2.0 | 3398 | 0.5732 | 0.8285 | 0.8251 |
56
- | 0.4814 | 3.0 | 5097 | 0.5527 | 0.8382 | 0.8368 |
57
- | 0.3813 | 4.0 | 6796 | 0.5146 | 0.8527 | 0.8505 |
58
- | 0.3156 | 5.0 | 8495 | 0.5130 | 0.8563 | 0.8551 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5389
22
+ - Accuracy: 0.8433
23
+ - F1: 0.8419
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 4
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 1.2705 | 1.0 | 1699 | 0.7376 | 0.7816 | 0.7763 |
55
+ | 0.6359 | 2.0 | 3398 | 0.5830 | 0.8251 | 0.8238 |
56
+ | 0.482 | 3.0 | 5097 | 0.5476 | 0.8388 | 0.8366 |
57
+ | 0.3873 | 4.0 | 6796 | 0.5389 | 0.8433 | 0.8419 |
 
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbb954411dce258c5ff315fa85a8ee7d4dead8b8d6fd772aea62c99d0623267f
3
  size 1112281908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f3fed6854b07efe670f79a809f6930e9e91ceef4766ca6f578a6ca7caae7a01
3
  size 1112281908