End of training
Browse files
README.md
CHANGED
@@ -5,21 +5,21 @@ base_model: roberta-large
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Rmse: 0.
|
21 |
-
- Mae: 0.
|
22 |
-
- Corr: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Rmse | Mae | Corr |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
|
53 |
-
| No log | 1.0 | 268 | 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
+
- name: Emotionality_continuous
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# Emotionality_continuous
|
16 |
|
17 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0453
|
20 |
+
- Rmse: 0.2129
|
21 |
+
- Mae: 0.1713
|
22 |
+
- Corr: 0.3372
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Rmse | Mae | Corr |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
|
53 |
+
| No log | 1.0 | 268 | 0.0417 | 0.2043 | 0.1637 | 0.2994 |
|
54 |
+
| 0.0655 | 2.0 | 536 | 0.0453 | 0.2129 | 0.1713 | 0.3372 |
|
55 |
|
56 |
|
57 |
### Framework versions
|