lBober commited on
Commit
8b1d086
1 Parent(s): 8859b59

lBober/my-model-Sabert-Sentimento

Browse files
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 [VerificadoProfesional/SaBERT-Spanish-Sentiment-Analysis](https://huggingface.co/VerificadoProfesional/SaBERT-Spanish-Sentiment-Analysis) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.3425
24
- - Accuracy: 0.9355
25
- - F1: 0.9276
26
- - Precision: 0.9253
27
- - Recall: 0.9355
28
 
29
  ## Model description
30
 
@@ -43,9 +43,9 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 0.0002
47
- - train_batch_size: 30
48
- - eval_batch_size: 10
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
- | 0.4095 | 1.0 | 25 | 0.2597 | 0.9355 | 0.9276 | 0.9253 | 0.9355 |
59
- | 0.1831 | 2.0 | 50 | 0.3267 | 0.9226 | 0.9024 | 0.9223 | 0.9226 |
60
- | 0.138 | 3.0 | 75 | 0.3843 | 0.9290 | 0.9125 | 0.9278 | 0.9290 |
61
- | 0.0776 | 4.0 | 100 | 0.3418 | 0.9290 | 0.9240 | 0.9199 | 0.9290 |
62
- | 0.0561 | 5.0 | 125 | 0.3425 | 0.9355 | 0.9276 | 0.9253 | 0.9355 |
63
 
64
 
65
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [VerificadoProfesional/SaBERT-Spanish-Sentiment-Analysis](https://huggingface.co/VerificadoProfesional/SaBERT-Spanish-Sentiment-Analysis) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3596
24
+ - Accuracy: 0.9161
25
+ - F1: 0.9167
26
+ - Precision: 0.9193
27
+ - Recall: 0.9161
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 3e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
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 | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 0.2944 | 1.0 | 46 | 0.2173 | 0.9226 | 0.9204 | 0.9184 | 0.9226 |
59
+ | 0.1038 | 2.0 | 92 | 0.2623 | 0.9355 | 0.9331 | 0.9309 | 0.9355 |
60
+ | 0.0589 | 3.0 | 138 | 0.4238 | 0.9161 | 0.9196 | 0.9301 | 0.9161 |
61
+ | 0.0354 | 4.0 | 184 | 0.3488 | 0.9161 | 0.9167 | 0.9193 | 0.9161 |
62
+ | 0.0225 | 5.0 | 230 | 0.3596 | 0.9161 | 0.9167 | 0.9193 | 0.9161 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5ecada4637a4c92b3b04a21a4f0635e49a0b224a01ccc166136668bc6da45fc
3
  size 439436284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:510ea549b509e7587e5faff35cc0a8ae31c57d0c3e057106f92364bd7c009bf7
3
  size 439436284
runs/May25_16-33-34_fe998d142f54/events.out.tfevents.1716654815.fe998d142f54.25028.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab38bb822b96d8785226f316b0d6f95cc36605f249862e2a2ac8246c9fbf0b73
3
+ size 8836
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a149a8acc9234ad2ad3313bfb459220649227e83bccf368472c256a8ac099b27
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c49341088c361d6e2ef71ccb69ff9863995ec2ac96c3f8512144123f8a1f9f
3
  size 5112