Model save
Browse files- README.md +9 -9
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the boolq dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -54,7 +54,7 @@ More information needed
|
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 1e-05
|
56 |
- train_batch_size: 16
|
57 |
-
- eval_batch_size:
|
58 |
- seed: 42
|
59 |
- gradient_accumulation_steps: 2
|
60 |
- total_train_batch_size: 32
|
@@ -66,11 +66,11 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| No log | 0.85 | 250 | 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8837920489296636
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the boolq dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.6847
|
36 |
+
- Accuracy: 0.8838
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 1e-05
|
56 |
- train_batch_size: 16
|
57 |
+
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
- gradient_accumulation_steps: 2
|
60 |
- total_train_batch_size: 32
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| No log | 0.85 | 250 | 0.5306 | 0.8823 |
|
70 |
+
| 0.1151 | 1.69 | 500 | 0.4601 | 0.8835 |
|
71 |
+
| 0.1151 | 2.54 | 750 | 0.5897 | 0.8792 |
|
72 |
+
| 0.0656 | 3.39 | 1000 | 0.6477 | 0.8804 |
|
73 |
+
| 0.0656 | 4.24 | 1250 | 0.6847 | 0.8838 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1740391797
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99df1ddda5fc0d3b59eabb6b7efd693e4b00564469f119539971a20a06ad5259
|
3 |
size 1740391797
|