amritpuhan
commited on
Commit
•
705bf69
1
Parent(s):
9f84678
End of training
Browse files- README.md +8 -8
- adapter_model.safetensors +1 -1
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 [MoritzLaurer/deberta-v3-large-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,12 +51,12 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| No log | 1.0 | 70 | 0.
|
55 |
-
| No log | 2.0 | 140 | 0.
|
56 |
-
| No log | 3.0 | 210 | 1.
|
57 |
-
| No log | 4.0 | 280 | 1.
|
58 |
-
| No log | 5.0 | 350 | 1.
|
59 |
-
| No log | 6.0 | 420 | 1.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-large-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v2.0) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.5660
|
22 |
+
- Accuracy: 0.6187
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| No log | 1.0 | 70 | 0.9762 | 0.5920 |
|
55 |
+
| No log | 2.0 | 140 | 0.9839 | 0.6421 |
|
56 |
+
| No log | 3.0 | 210 | 1.1718 | 0.6254 |
|
57 |
+
| No log | 4.0 | 280 | 1.4306 | 0.6221 |
|
58 |
+
| No log | 5.0 | 350 | 1.5517 | 0.6154 |
|
59 |
+
| No log | 6.0 | 420 | 1.5660 | 0.6187 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3164340
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db6711347c4ad2bc2920e92b69e2b89b5b18fd41ac19eb0ae9180e7b083893c5
|
3 |
size 3164340
|