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

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.3596
24
- - Accuracy: 0.9161
25
- - F1: 0.9167
26
- - Precision: 0.9193
27
- - Recall: 0.9161
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: 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,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.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
 
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.3684
24
+ - Accuracy: 0.8839
25
+ - F1: 0.8294
26
+ - Precision: 0.7812
27
+ - Recall: 0.8839
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.003
47
+ - train_batch_size: 20
48
+ - eval_batch_size: 20
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
+ | 1.0041 | 1.0 | 37 | 0.4475 | 0.8839 | 0.8294 | 0.7812 | 0.8839 |
59
+ | 0.4618 | 2.0 | 74 | 0.4023 | 0.8839 | 0.8294 | 0.7812 | 0.8839 |
60
+ | 0.4878 | 3.0 | 111 | 0.3611 | 0.8839 | 0.8294 | 0.7812 | 0.8839 |
61
+ | 0.4053 | 4.0 | 148 | 0.3654 | 0.8839 | 0.8294 | 0.7812 | 0.8839 |
62
+ | 0.4072 | 5.0 | 185 | 0.3684 | 0.8839 | 0.8294 | 0.7812 | 0.8839 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:510ea549b509e7587e5faff35cc0a8ae31c57d0c3e057106f92364bd7c009bf7
3
  size 439436284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:359daef7f96da7b07a6d459d4028cfbd2217f6adeee866f2a86456fb342ca43c
3
  size 439436284
runs/May25_16-36-27_fe998d142f54/events.out.tfevents.1716654988.fe998d142f54.25939.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31ce250225a42154a498d2c63aeb28c0c2613279b89493f4a954549e1a2c8260
3
+ size 8824
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2c49341088c361d6e2ef71ccb69ff9863995ec2ac96c3f8512144123f8a1f9f
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bddc00bde8a5e518710b5e7c7811a2afbfda32d338c5c661789f784940aa8ee
3
  size 5112