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,14 +54,14 @@ 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 |
|
58 |
-
| No log | 2.0 |
|
59 |
-
| No log | 3.0 |
|
60 |
-
| No log | 4.0 |
|
61 |
-
| No log | 5.0 |
|
62 |
-
| No log | 6.0 |
|
63 |
-
| No log | 7.0 |
|
64 |
-
| No log | 8.0 |
|
65 |
|
66 |
|
67 |
### 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.0011
|
23 |
+
- Precision: 1.0
|
24 |
- Recall: 1.0
|
25 |
+
- F1: 1.0
|
26 |
+
- Accuracy: 1.0
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 1.0 | 19 | 0.2323 | 0.8077 | 1.0 | 0.8936 | 0.9167 |
|
58 |
+
| No log | 2.0 | 38 | 0.1140 | 0.9130 | 1.0 | 0.9545 | 0.9667 |
|
59 |
+
| No log | 3.0 | 57 | 0.0112 | 1.0 | 1.0 | 1.0 | 1.0 |
|
60 |
+
| No log | 4.0 | 76 | 0.0028 | 1.0 | 1.0 | 1.0 | 1.0 |
|
61 |
+
| No log | 5.0 | 95 | 0.0531 | 0.9545 | 1.0 | 0.9767 | 0.9833 |
|
62 |
+
| No log | 6.0 | 114 | 0.0337 | 0.9545 | 1.0 | 0.9767 | 0.9833 |
|
63 |
+
| No log | 7.0 | 133 | 0.0014 | 1.0 | 1.0 | 1.0 | 1.0 |
|
64 |
+
| No log | 8.0 | 152 | 0.0011 | 1.0 | 1.0 | 1.0 | 1.0 |
|
65 |
|
66 |
|
67 |
### 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:a71f7fb2022b1cce15dbb341105bb24aa2389d1bf4510af124ed13cf4340a751
|
3 |
size 272382200
|
runs/Aug26_07-57-21_129-146-79-76/events.out.tfevents.1724659042.129-146-79-76.3287019.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d096494769b56511fbce78bdd8d9680a3036cfec461053e10ca9456762fe3c04
|
3 |
+
size 9184
|
runs/Aug26_07-57-21_129-146-79-76/events.out.tfevents.1724659090.129-146-79-76.3287019.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0099a77db6c45ab0d7cabfc2041ec34f3331a1d6645301524e6745670b0d155
|
3 |
+
size 560
|
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:9376ed8ba0c370b38ad8c3167400b8fa7a016b8c45b6313d176db86d5e6bf5da
|
3 |
size 5176
|