amritpuhan
commited on
Commit
•
6dc6c99
1
Parent(s):
c40613a
End of training
Browse files- README.md +8 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-base-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-base-zeroshot-v2.0) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
- Accuracy: 0.7123
|
22 |
|
23 |
## Model description
|
@@ -43,16 +43,18 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 71 |
|
53 |
-
| No log | 2.0 | 142 |
|
54 |
-
| No log | 3.0 | 213 | 0.
|
55 |
-
| No log | 4.0 | 284 | 0.
|
|
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [MoritzLaurer/deberta-v3-base-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-base-zeroshot-v2.0) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.9473
|
21 |
- Accuracy: 0.7123
|
22 |
|
23 |
## Model description
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 6
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 71 | 1.0023 | 0.6947 |
|
53 |
+
| No log | 2.0 | 142 | 1.0230 | 0.6982 |
|
54 |
+
| No log | 3.0 | 213 | 0.9488 | 0.7053 |
|
55 |
+
| No log | 4.0 | 284 | 0.9037 | 0.7211 |
|
56 |
+
| No log | 5.0 | 355 | 0.9433 | 0.7123 |
|
57 |
+
| No log | 6.0 | 426 | 0.9473 | 0.7123 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 737716196
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:597b456aa3ae1bdc7d3eadd5afb975ed20e50624c000263efd7e6b0df3645a8f
|
3 |
size 737716196
|