5imp5on commited on
Commit
3ddc835
1 Parent(s): 03229ca

Model save

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  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.6768
22
- - Accuracy: 0.8686
23
- - F1: 0.8681
24
 
25
  ## Model description
26
 
@@ -49,18 +49,18 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
- |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
54
- | 0.1644 | 1.0 | 2123 | 0.7022 | 0.8509 | 0.8500 |
55
- | 0.1186 | 2.0 | 4246 | 0.7210 | 0.8596 | 0.8593 |
56
- | 0.102 | 3.0 | 6369 | 0.7096 | 0.8633 | 0.8628 |
57
- | 0.1515 | 4.0 | 8492 | 0.6543 | 0.8691 | 0.8687 |
58
- | 0.1105 | 5.0 | 10615 | 0.6768 | 0.8686 | 0.8681 |
59
 
60
 
61
  ### Framework versions
62
 
63
- - Transformers 4.41.0
64
  - Pytorch 2.3.0+cu121
65
  - Datasets 2.19.1
66
  - Tokenizers 0.19.1
 
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
 
 
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
62
 
63
+ - Transformers 4.41.1
64
  - Pytorch 2.3.0+cu121
65
  - Datasets 2.19.1
66
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bd93fddf2b4eb332377e1296f967016468fd7c09899960a174b82071e91094f
3
  size 1112281908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54b5d6fd418892aa85c02216d8d4ce857d31cddb31b4b1464a6ddb10571da423
3
  size 1112281908