bif02/pair_classifier
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
- Accuracy: 0.9428
|
23 |
|
24 |
## Model description
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6711
|
22 |
- Accuracy: 0.9428
|
23 |
|
24 |
## Model description
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.5939 | 1.0 | 756 | 0.7306 | 0.4960 |
|
54 |
+
| 0.5951 | 2.0 | 1512 | 0.6877 | 0.9428 |
|
55 |
+
| 0.696 | 3.0 | 2268 | 0.7393 | 0.0572 |
|
56 |
+
| 0.6936 | 4.0 | 3024 | 0.7141 | 0.0572 |
|
57 |
+
| 0.6949 | 5.0 | 3780 | 0.6734 | 0.9428 |
|
58 |
+
| 0.6944 | 6.0 | 4536 | 0.6711 | 0.9428 |
|
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 1740304440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:637c804ef20ec719e68784c3305664a7665299c74b9db4d80feb0634752d948c
|
3 |
size 1740304440
|
runs/Nov14_15-19-45_4031720785c0/events.out.tfevents.1731597587.4031720785c0.19272.4
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:f07fe32b7848f0370c935d65fb9067d3f6f11889bf861c1144e1b20404a6a254
|
3 |
+
size 9436
|