duynhatran
commited on
Commit
•
99389dd
1
Parent(s):
1fafca9
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 180 | 0.
|
53 |
-
| No log | 2.0 | 360 | 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3774
|
21 |
+
- Accuracy: 0.9187
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 180 | 0.3673 | 0.875 |
|
53 |
+
| No log | 2.0 | 360 | 0.3042 | 0.8938 |
|
54 |
+
| 0.3037 | 3.0 | 540 | 0.3519 | 0.8875 |
|
55 |
+
| 0.3037 | 4.0 | 720 | 0.3382 | 0.9281 |
|
56 |
+
| 0.3037 | 5.0 | 900 | 0.3774 | 0.9187 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Sep04_14-43-41_0ecfd9ff1619/events.out.tfevents.1725461036.0ecfd9ff1619.2927.2
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:6cc194c69a90dc1b111d2f4a652ab9711ad128298698f6407c3ea3aefdcb19c1
|
3 |
+
size 7159
|