duynhatran
commited on
Commit
•
75ea4f1
1
Parent(s):
cd78e6b
End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3200
|
22 |
+
- Accuracy: 0.8906
|
23 |
+
- F1: 0.9212
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 1.0 | 160 | 0.3912 | 0.8609 | 0.9046 |
|
55 |
+
| No log | 2.0 | 320 | 0.3005 | 0.8875 | 0.9167 |
|
56 |
+
| No log | 3.0 | 480 | 0.3223 | 0.8891 | 0.9175 |
|
57 |
+
| 0.3952 | 4.0 | 640 | 0.3336 | 0.8859 | 0.9140 |
|
58 |
+
| 0.3952 | 5.0 | 800 | 0.3200 | 0.8906 | 0.9212 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Jul24_18-10-42_b5d7431e8508/events.out.tfevents.1721844695.b5d7431e8508.5520.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2663882bd4b6aa3970c1c5f8e644dc04e0fa4ce9fb8e9a690df5dd252704339
|
3 |
+
size 7356
|