kevinvelez18
commited on
Commit
•
c2cff52
1
Parent(s):
a08f1e9
Model save
Browse files
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,9 +51,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### 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.9245
|
22 |
+
- Accuracy: 0.8333
|
23 |
+
- F1: 0.8828
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.3364 | 1.0893 | 500 | 0.9526 | 0.7966 | 0.8449 |
|
55 |
+
| 0.2097 | 2.1786 | 1000 | 0.9513 | 0.8235 | 0.8737 |
|
56 |
+
| 0.1005 | 3.2680 | 1500 | 0.9245 | 0.8333 | 0.8828 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Jun04_01-01-53_dfb2b826c680/events.out.tfevents.1717463803.dfb2b826c680.3019.5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c74d21358bc83637329a8cf679f8ef7a4ccde33372f7474fc23cc719dca64aa
|
3 |
+
size 7176
|