End of training
Browse files- README.md +8 -8
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [finiteautomata/beto-emotion-analysis](https://huggingface.co/finiteautomata/beto-emotion-analysis) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss:
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -43,16 +43,16 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
-
| Training Loss | Epoch | Step
|
47 |
-
|
48 |
-
|
|
49 |
-
|
|
50 |
-
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
-
- Transformers 4.
|
56 |
- Pytorch 2.0.1+cu118
|
57 |
- Datasets 2.14.5
|
58 |
-
- Tokenizers 0.
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [finiteautomata/beto-emotion-analysis](https://huggingface.co/finiteautomata/beto-emotion-analysis) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.1415
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
48 |
+
| 1.406 | 1.0 | 6705 | 1.3510 |
|
49 |
+
| 1.2393 | 2.0 | 13410 | 1.2051 |
|
50 |
+
| 1.1622 | 3.0 | 20115 | 1.1410 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
+
- Transformers 4.34.0
|
56 |
- Pytorch 2.0.1+cu118
|
57 |
- Datasets 2.14.5
|
58 |
+
- Tokenizers 0.14.0
|
generation_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"pad_token_id": 1,
|
4 |
-
"transformers_version": "4.
|
5 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"pad_token_id": 1,
|
4 |
+
"transformers_version": "4.34.0"
|
5 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439614901
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77ff1532bf22a0bf3a95c01fe1380d40f01e8f60b820b445bb55834d7c79467b
|
3 |
size 439614901
|