roberta-large-go-emotions_v2
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
@@ -7,7 +8,6 @@ metrics:
|
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
10 |
-
base_model: roberta-large
|
11 |
model-index:
|
12 |
- name: roberta-large-go-emotions_v2
|
13 |
results: []
|
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# roberta-large-go-emotions_v2
|
20 |
|
21 |
-
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -44,8 +44,8 @@ More information needed
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 5e-05
|
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
|
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: Prasadrao/roberta-large-go-emotions
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
8 |
- precision
|
9 |
- recall
|
10 |
- f1
|
|
|
11 |
model-index:
|
12 |
- name: roberta-large-go-emotions_v2
|
13 |
results: []
|
|
|
18 |
|
19 |
# roberta-large-go-emotions_v2
|
20 |
|
21 |
+
This model is a fine-tuned version of [Prasadrao/roberta-large-go-emotions](https://huggingface.co/Prasadrao/roberta-large-go-emotions) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0952
|
24 |
+
- Accuracy: 0.4613
|
25 |
+
- Precision: 0.5326
|
26 |
+
- Recall: 0.5126
|
27 |
+
- F1: 0.5165
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 64
|
48 |
+
- eval_batch_size: 64
|
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 | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| No log | 1.0 | 679 | 0.0844 | 0.4552 | 0.5190 | 0.5026 | 0.4984 |
|
59 |
+
| 0.0647 | 2.0 | 1358 | 0.0866 | 0.4449 | 0.5308 | 0.5100 | 0.5063 |
|
60 |
+
| 0.0647 | 3.0 | 2037 | 0.0898 | 0.4471 | 0.5261 | 0.5253 | 0.5166 |
|
61 |
+
| 0.0473 | 4.0 | 2716 | 0.0952 | 0.4613 | 0.5326 | 0.5126 | 0.5165 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421602016
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f301bea96196159ebecf8f19ec7597368e15a581e09ecf659df8968100d091d9
|
3 |
size 1421602016
|