tringuyen-uit
commited on
Commit
•
dcd3661
1
Parent(s):
3c26c1b
End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Exact Match: 0.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:-----------:|:------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.1310
|
21 |
+
- Exact Match: 0.4978
|
22 |
+
- F1: 0.6128
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:-----------:|:------:|
|
53 |
+
| 0.7262 | 1.0 | 3182 | 1.2386 | 0.4634 | 0.5997 |
|
54 |
+
| 0.5564 | 2.0 | 6364 | 1.3796 | 0.4868 | 0.6083 |
|
55 |
+
| 0.4338 | 3.0 | 9546 | 1.5470 | 0.4864 | 0.6109 |
|
56 |
+
| 0.3148 | 4.0 | 12728 | 1.8582 | 0.5041 | 0.6141 |
|
57 |
+
| 0.2554 | 5.0 | 15910 | 2.1310 | 0.4978 | 0.6128 |
|
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 1112905680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:693b2f7a549fab7e3320c738d1323b3c5e546be0480c11c107dba11b7d85d63c
|
3 |
size 1112905680
|