lBober/my-model-Sabert-Sentimento
Browse files- README.md +14 -16
- model.safetensors +1 -1
- runs/May25_17-19-41_fe998d142f54/events.out.tfevents.1716657925.fe998d142f54.38552.1 +3 -0
- runs/May25_17-31-00_fe998d142f54/events.out.tfevents.1716658260.fe998d142f54.41571.0 +3 -0
- runs/May25_17-31-00_fe998d142f54/events.out.tfevents.1716658318.fe998d142f54.41571.1 +3 -0
- training_args.bin +1 -1
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.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -43,23 +43,21 @@ More information needed
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
-
- learning_rate:
|
47 |
-
- train_batch_size:
|
48 |
-
- eval_batch_size:
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1
|
57 |
-
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
| 0.4456 | 4.0 | 148 | 0.4505 | 0.8516 | 0.0 | 0.0 | 0.0 |
|
62 |
-
| 0.4375 | 5.0 | 185 | 0.4592 | 0.8516 | 0.0 | 0.0 | 0.0 |
|
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.3463
|
24 |
+
- Accuracy: 0.9290
|
25 |
+
- F1: 0.6452
|
26 |
+
- Precision: 0.6667
|
27 |
+
- Recall: 0.625
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 8
|
48 |
+
- eval_batch_size: 8
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 3.0
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 91 | 0.2654 | 0.9355 | 0.6667 | 0.7143 | 0.625 |
|
59 |
+
| No log | 2.0 | 182 | 0.2582 | 0.9419 | 0.7097 | 0.7333 | 0.6875 |
|
60 |
+
| No log | 3.0 | 273 | 0.3463 | 0.9290 | 0.6452 | 0.6667 | 0.625 |
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439436284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f1cef837684a072957e3f331fb8152475b0f89dfa986c83363c6e3a05365ec8
|
3 |
size 439436284
|
runs/May25_17-19-41_fe998d142f54/events.out.tfevents.1716657925.fe998d142f54.38552.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49a2873463719de9ca8a3b0f4feb394c36f1523195fdf851f5782ba951d5a541
|
3 |
+
size 560
|
runs/May25_17-31-00_fe998d142f54/events.out.tfevents.1716658260.fe998d142f54.41571.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05ae718022786be520c877f8f7ed81aa082e187d31251b2f5be40a585b48307f
|
3 |
+
size 6852
|
runs/May25_17-31-00_fe998d142f54/events.out.tfevents.1716658318.fe998d142f54.41571.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1f4363599810618579fc8a1ddcd810f5f5ef62577bcf11daca29237033f80ed
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e96177a384c81dbe0a89d2cf855a5a2dc37d7d3b932925bd4f07a9bdedd1465f
|
3 |
size 5112
|