bif02/pair_classifier
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ 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:
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -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: 1.0549
|
22 |
+
- Accuracy: 0.5758
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.5863 | 1.0 | 694 | 0.8759 | 0.6 |
|
54 |
+
| 0.5448 | 2.0 | 1388 | 0.7824 | 0.5742 |
|
55 |
+
| 0.5244 | 3.0 | 2082 | 0.7285 | 0.6045 |
|
56 |
+
| 0.4831 | 4.0 | 2776 | 0.8557 | 0.5955 |
|
57 |
+
| 0.4684 | 5.0 | 3470 | 0.9415 | 0.5970 |
|
58 |
+
| 0.3931 | 6.0 | 4164 | 1.0549 | 0.5758 |
|
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:0ffe9f8502589972cc1e94439cc8994a986c9fb1bb58b24d5c05581dd02e64c2
|
3 |
size 1740304440
|
runs/Nov14_16-03-21_4031720785c0/events.out.tfevents.1731600206.4031720785c0.19272.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:3d9289b7f089c88746be9c0cea5e31581aafa328e24fb5e51f6593bad790ac1a
|
3 |
+
size 9225
|