duynhatran
commited on
Commit
•
d6626e1
1
Parent(s):
c8fc48e
End of training
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
base_model: microsoft/deberta-v3-base
|
4 |
tags:
|
@@ -17,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-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,16 +50,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
-
- Transformers 4.
|
62 |
- Pytorch 2.4.0+cu121
|
63 |
- Datasets 2.21.0
|
64 |
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
license: mit
|
4 |
base_model: microsoft/deberta-v3-base
|
5 |
tags:
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.4593
|
22 |
+
- Accuracy: 0.9130
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 427 | 0.2632 | 0.8933 |
|
54 |
+
| 0.3689 | 2.0 | 854 | 0.2377 | 0.9196 |
|
55 |
+
| 0.2019 | 3.0 | 1281 | 0.2978 | 0.9117 |
|
56 |
+
| 0.1298 | 4.0 | 1708 | 0.4182 | 0.9144 |
|
57 |
+
| 0.076 | 5.0 | 2135 | 0.4593 | 0.9130 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
+
- Transformers 4.44.2
|
63 |
- Pytorch 2.4.0+cu121
|
64 |
- Datasets 2.21.0
|
65 |
- Tokenizers 0.19.1
|
runs/Sep05_07-16-30_4ee73e874015/events.out.tfevents.1725520640.4ee73e874015.350.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:f8fa3b33cca24ab9cfedbae71cb25590cc086b59a3dde12966329bc26324f3f0
|
3 |
+
size 7953
|