OscarGalavizC
commited on
End of training
Browse files- README.md +15 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -6,19 +6,19 @@ tags:
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
-
- name: roberta-base-bne-finetuned-multi-sentiment
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# roberta-base-bne-finetuned-multi-sentiment
|
17 |
|
18 |
This model is a fine-tuned version of [BSC-TeMU/roberta-base-bne](https://huggingface.co/BSC-TeMU/roberta-base-bne) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,14 +43,22 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
+
- name: roberta-base-bne-finetuned-multi-sentiment-finetuned-multi-sentiment
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# roberta-base-bne-finetuned-multi-sentiment-finetuned-multi-sentiment
|
17 |
|
18 |
This model is a fine-tuned version of [BSC-TeMU/roberta-base-bne](https://huggingface.co/BSC-TeMU/roberta-base-bne) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.0249
|
21 |
+
- Accuracy: 0.6451
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 10
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.5534 | 1.0 | 115 | 0.7764 | 0.6512 |
|
53 |
+
| 0.3479 | 2.0 | 230 | 0.9324 | 0.6512 |
|
54 |
+
| 0.0922 | 3.0 | 345 | 1.2452 | 0.6574 |
|
55 |
+
| 0.0218 | 4.0 | 460 | 1.7006 | 0.6512 |
|
56 |
+
| 0.001 | 5.0 | 575 | 1.7949 | 0.6512 |
|
57 |
+
| 0.0007 | 6.0 | 690 | 1.8798 | 0.6605 |
|
58 |
+
| 0.0006 | 7.0 | 805 | 1.9510 | 0.6451 |
|
59 |
+
| 0.0005 | 8.0 | 920 | 1.9926 | 0.6451 |
|
60 |
+
| 0.0004 | 9.0 | 1035 | 2.0169 | 0.6451 |
|
61 |
+
| 0.0004 | 10.0 | 1150 | 2.0249 | 0.6451 |
|
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 498606684
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2700884970b7681289a85c6fb2a88928dc9fd28104df3a1e19a22c491d68b308
|
3 |
size 498606684
|