lemmein/kaggle_essay_fold_4
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Qwk: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,10 +48,10 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Qwk |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.8502
|
19 |
+
- Qwk: 0.8024
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Qwk |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
51 |
+
| 0.8896 | 1.0 | 1731 | 0.8665 | 0.7900 |
|
52 |
+
| 0.8217 | 2.0 | 3462 | 0.9017 | 0.7786 |
|
53 |
+
| 0.7622 | 3.0 | 5193 | 0.8461 | 0.8013 |
|
54 |
+
| 0.6973 | 4.0 | 6924 | 0.8502 | 0.8024 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567312872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6be616ab23839225772cf6af7f8cf5f3f837d269b21577db1af5379e2b10f2d7
|
3 |
size 567312872
|