asquevedos
commited on
Commit
•
4347b79
1
Parent(s):
2dd0922
Model save
Browse files- README.md +7 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [BSC-LT/roberta-base-bne](https://huggingface.co/BSC-LT/roberta-base-bne) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,13 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
-
| 1.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.1408 | 6.0 | 948 | 0.5676 | 0.8343 |
|
62 |
-
| 0.112 | 7.0 | 1106 | 0.6565 | 0.8238 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [BSC-LT/roberta-base-bne](https://huggingface.co/BSC-LT/roberta-base-bne) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5312
|
21 |
+
- Accuracy: 0.8260
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
56 |
+
| 1.3007 | 1.0 | 158 | 0.6027 | 0.7798 |
|
57 |
+
| 0.5036 | 2.0 | 316 | 0.4827 | 0.8213 |
|
58 |
+
| 0.3994 | 3.0 | 474 | 0.4975 | 0.8213 |
|
59 |
+
| 0.2731 | 4.0 | 632 | 0.4928 | 0.8181 |
|
60 |
+
| 0.2132 | 5.0 | 790 | 0.5312 | 0.8260 |
|
|
|
|
|
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 498612836
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8807c3c27ab0ab17373c1153ba199964a24e43d6ad06aadf070c6c5dc130a64
|
3 |
size 498612836
|