End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
- Recall: 0.9649
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -43,7 +43,7 @@ More information needed
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
-
- learning_rate:
|
47 |
- train_batch_size: 4
|
48 |
- eval_batch_size: 4
|
49 |
- seed: 42
|
@@ -55,12 +55,12 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 58 | 0.
|
59 |
-
| No log | 2.0 | 116 | 0.
|
60 |
-
| No log | 3.0 | 174 | 0.
|
61 |
-
| No log | 4.0 | 232 | 0.
|
62 |
-
| No log | 5.0 | 290 | 0.
|
63 |
-
| No log | 6.0 | 348 | 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0904
|
24 |
+
- Precision: 0.9322
|
25 |
- Recall: 0.9649
|
26 |
+
- F1: 0.9483
|
27 |
+
- Accuracy: 0.9813
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 0.0002
|
47 |
- train_batch_size: 4
|
48 |
- eval_batch_size: 4
|
49 |
- seed: 42
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 58 | 0.1103 | 0.9316 | 0.9561 | 0.9437 | 0.9762 |
|
59 |
+
| No log | 2.0 | 116 | 0.1157 | 0.9474 | 0.9474 | 0.9474 | 0.9796 |
|
60 |
+
| No log | 3.0 | 174 | 0.1069 | 0.9153 | 0.9474 | 0.9310 | 0.9779 |
|
61 |
+
| No log | 4.0 | 232 | 0.0904 | 0.9322 | 0.9649 | 0.9483 | 0.9813 |
|
62 |
+
| No log | 5.0 | 290 | 0.0990 | 0.9322 | 0.9649 | 0.9483 | 0.9796 |
|
63 |
+
| No log | 6.0 | 348 | 0.0964 | 0.9244 | 0.9649 | 0.9442 | 0.9813 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
runs/Mar31_13-58-49_fa34a42b14f0/events.out.tfevents.1711893537.fa34a42b14f0.186.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:d22c995c3347d3e976317558caae85139239bba2a14613ec3e24864860604564
|
3 |
+
size 8139
|
runs/Mar31_13-58-49_fa34a42b14f0/events.out.tfevents.1711893742.fa34a42b14f0.186.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff8f1b52e1ea436f42bf1a4a421d4287a3a535cc2ec7cbd87e96e0d7e7db0578
|
3 |
+
size 560
|