djsull/binary_every_exp
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Precision: 0.
|
24 |
- Recall: 1.0
|
25 |
-
- F1: 0.
|
26 |
-
- Accuracy: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
-
| No log | 1.0 | 10 | 0.
|
58 |
-
| No log | 2.0 | 20 | 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1122
|
23 |
+
- Precision: 0.96
|
24 |
- Recall: 1.0
|
25 |
+
- F1: 0.9796
|
26 |
+
- Accuracy: 0.98
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 1.0 | 10 | 0.1122 | 0.96 | 1.0 | 0.9796 | 0.98 |
|
58 |
+
| No log | 2.0 | 20 | 0.1316 | 0.9565 | 0.9167 | 0.9362 | 0.94 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 272382200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b2c07d3384177ff424b3abf3dd015837b87e7f2dcccd357e286240e11ef7d2
|
3 |
size 272382200
|
runs/Aug22_06-54-50_129-146-79-76/events.out.tfevents.1724309691.129-146-79-76.1364396.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b77266f883a387dbc90f427113c2f788579c2fa26cc3d1852f0a92a3c246441
|
3 |
+
size 6381
|
runs/Aug22_06-54-50_129-146-79-76/events.out.tfevents.1724309707.129-146-79-76.1364396.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d98325dddf9d13894aac1b92d34027e829772f83d0b28b256b8c82941074f03
|
3 |
+
size 551
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3ba14e1ce1baccd0e5c282c47e53dcd198013cc1e324376620026b2b84fe1fa
|
3 |
size 5176
|