ssilvera10
commited on
Commit
•
7548427
1
Parent(s):
377d677
Model save
Browse files- README.md +5 -5
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.8315
|
22 |
+
- Accuracy: 0.8456
|
23 |
+
- F1: 0.8897
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.4028 | 1.0893 | 500 | 0.7867 | 0.8505 | 0.8971 |
|
55 |
+
| 0.2627 | 2.1786 | 1000 | 0.8315 | 0.8456 | 0.8897 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 328492280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95c38d6d825801f97d1104372d830309d4e3d7624f9655d8f6ef6511b32f1f9b
|
3 |
size 328492280
|