raulgdp commited on
Commit
457d686
1 Parent(s): 1e582a1

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -16
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [daveni/twitter-xlm-roberta-emotion-es](https://huggingface.co/daveni/twitter-xlm-roberta-emotion-es) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.1501
23
- - Accuracy: 0.8346
24
- - F1: 0.7717
25
- - Precision: 0.8987
26
- - Recall: 0.6762
27
 
28
  ## Model description
29
 
@@ -48,22 +48,17 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
- - num_epochs: 10
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
57
- | 0.6694 | 1.0 | 32 | 0.6008 | 0.6969 | 0.4901 | 0.8043 | 0.3524 |
58
- | 0.5305 | 2.0 | 64 | 0.4786 | 0.7795 | 0.6854 | 0.8356 | 0.5810 |
59
- | 0.3457 | 3.0 | 96 | 0.4456 | 0.8031 | 0.7788 | 0.7273 | 0.8381 |
60
- | 0.2513 | 4.0 | 128 | 0.5167 | 0.8307 | 0.7725 | 0.8690 | 0.6952 |
61
- | 0.1725 | 5.0 | 160 | 0.6917 | 0.8189 | 0.7604 | 0.8391 | 0.6952 |
62
- | 0.0974 | 6.0 | 192 | 0.7955 | 0.8228 | 0.7619 | 0.8571 | 0.6857 |
63
- | 0.042 | 7.0 | 224 | 0.8829 | 0.8346 | 0.7766 | 0.8795 | 0.6952 |
64
- | 0.014 | 8.0 | 256 | 0.9991 | 0.8189 | 0.7653 | 0.8242 | 0.7143 |
65
- | 0.0103 | 9.0 | 288 | 1.1313 | 0.8346 | 0.7717 | 0.8987 | 0.6762 |
66
- | 0.0194 | 10.0 | 320 | 1.1501 | 0.8346 | 0.7717 | 0.8987 | 0.6762 |
67
 
68
 
69
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [daveni/twitter-xlm-roberta-emotion-es](https://huggingface.co/daveni/twitter-xlm-roberta-emotion-es) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.4881
23
+ - Accuracy: 0.8504
24
+ - F1: 0.8119
25
+ - Precision: 0.8454
26
+ - Recall: 0.7810
27
 
28
  ## Model description
29
 
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
57
+ | 0.667 | 1.0 | 32 | 0.5528 | 0.7283 | 0.6057 | 0.7571 | 0.5048 |
58
+ | 0.5241 | 2.0 | 64 | 0.4843 | 0.7874 | 0.7065 | 0.8228 | 0.6190 |
59
+ | 0.3046 | 3.0 | 96 | 0.4785 | 0.8031 | 0.7423 | 0.8090 | 0.6857 |
60
+ | 0.1631 | 4.0 | 128 | 0.4776 | 0.8228 | 0.7644 | 0.8488 | 0.6952 |
61
+ | 0.097 | 5.0 | 160 | 0.4881 | 0.8504 | 0.8119 | 0.8454 | 0.7810 |
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5a9fffa6f344efb3fb79ab79827cc3292c701d0b19fc83961cd95fb1a24daed
3
  size 1112205008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23d47a9bc0a8268a08f245a87584e18ea346fe2061a0fa15f3ef9d851957dfa0
3
  size 1112205008
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8215af0631b88ecb29fcaad30bb1a316c44de69a5431917b26327e762b67634
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67284abadf27ab8e9b32a0c2058a074c1be098220a14a776dd6d39a3bcd18bd5
3
  size 5112