duynhatran
commited on
Commit
•
4d8d419
1
Parent(s):
eec1c47
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 |
|
@@ -37,7 +37,7 @@ More information needed
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
-
- learning_rate:
|
41 |
- train_batch_size: 16
|
42 |
- eval_batch_size: 16
|
43 |
- seed: 42
|
@@ -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.3919
|
21 |
+
- Accuracy: 0.9156
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 2e-05
|
41 |
- train_batch_size: 16
|
42 |
- eval_batch_size: 16
|
43 |
- seed: 42
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 180 | 0.2849 | 0.8906 |
|
53 |
+
| No log | 2.0 | 360 | 0.4328 | 0.8375 |
|
54 |
+
| 0.3096 | 3.0 | 540 | 0.2765 | 0.9156 |
|
55 |
+
| 0.3096 | 4.0 | 720 | 0.3247 | 0.9125 |
|
56 |
+
| 0.3096 | 5.0 | 900 | 0.3919 | 0.9156 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Sep04_15-52-10_0ecfd9ff1619/events.out.tfevents.1725465157.0ecfd9ff1619.2927.4
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:8abe872093c03199257fbacf3abf0a6cee3783aefab39f97f21d4c2926054820
|
3 |
+
size 7159
|