lBober commited on
Commit
6ef050c
1 Parent(s): 3c30e9e

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.3975
24
- - Accuracy: 0.9290
25
- - F1: 0.9219
26
- - Precision: 0.9243
27
- - Recall: 0.9290
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: 2e-06
47
- - train_batch_size: 50
48
- - eval_batch_size: 50
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.7867 | 1.0 | 15 | 0.6486 | 0.9161 | 0.9131 | 0.9221 | 0.9161 |
59
- | 0.6021 | 2.0 | 30 | 0.5178 | 0.9226 | 0.9162 | 0.9161 | 0.9226 |
60
- | 0.4997 | 3.0 | 45 | 0.4455 | 0.9226 | 0.9162 | 0.9161 | 0.9226 |
61
- | 0.444 | 4.0 | 60 | 0.4088 | 0.9290 | 0.9219 | 0.9243 | 0.9290 |
62
- | 0.424 | 5.0 | 75 | 0.3975 | 0.9290 | 0.9219 | 0.9243 | 0.9290 |
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.3965
24
+ - Accuracy: 0.9097
25
+ - F1: 0.9035
26
+ - Precision: 0.9028
27
+ - Recall: 0.9097
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
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
 
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bc81016e73809aea6d60ac4a2c4774d3d685f4a6c60378b804671dc06db74c1
3
  size 439436284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f80394dd126a101fa43bcbefd8844d3671d2c6d8d9aaf04641e1cf00db445e99
3
  size 439436284
runs/May25_16-22-01_fe998d142f54/events.out.tfevents.1716654122.fe998d142f54.21642.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37afa3ce4a3de299feda0de69f898fce8db038e0505bf21f718a0475df25bbee
3
+ size 8794
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ab3e3d5786edba65badc9591ccea67c99718d4d5c0c37034971096227431460
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:104c53f88f66a0ac5d044b711cc50020341c17ad5374094e5de5dbb3ab02134e
3
  size 5112