lBober commited on
Commit
8859b59
1 Parent(s): 6ef050c

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.3965
24
- - Accuracy: 0.9097
25
- - F1: 0.9035
26
- - Precision: 0.9028
27
- - Recall: 0.9097
28
 
29
  ## Model description
30
 
@@ -44,8 +44,8 @@ More information needed
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 0.0002
47
- - train_batch_size: 100
48
- - eval_batch_size: 100
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.5164 | 1.0 | 8 | 0.4225 | 0.8903 | 0.8649 | 0.8870 | 0.8903 |
59
- | 0.2015 | 2.0 | 16 | 0.2860 | 0.9161 | 0.9005 | 0.9236 | 0.9161 |
60
- | 0.1022 | 3.0 | 24 | 0.2864 | 0.9161 | 0.9038 | 0.9156 | 0.9161 |
61
- | 0.0774 | 4.0 | 32 | 0.3939 | 0.9097 | 0.9010 | 0.9026 | 0.9097 |
62
- | 0.0322 | 5.0 | 40 | 0.3965 | 0.9097 | 0.9035 | 0.9028 | 0.9097 |
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.3425
24
+ - Accuracy: 0.9355
25
+ - F1: 0.9276
26
+ - Precision: 0.9253
27
+ - Recall: 0.9355
28
 
29
  ## Model description
30
 
 
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
 
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f80394dd126a101fa43bcbefd8844d3671d2c6d8d9aaf04641e1cf00db445e99
3
  size 439436284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5ecada4637a4c92b3b04a21a4f0635e49a0b224a01ccc166136668bc6da45fc
3
  size 439436284
runs/May25_16-25-35_fe998d142f54/events.out.tfevents.1716654336.fe998d142f54.22692.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b9ece0205c637ca683419d165e35d82bcf65f699b8b264c5f32e11b3286b261
3
+ size 8793
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:104c53f88f66a0ac5d044b711cc50020341c17ad5374094e5de5dbb3ab02134e
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a149a8acc9234ad2ad3313bfb459220649227e83bccf368472c256a8ac099b27
3
  size 5112