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 [bobbyw/deberta-v3-large_faster_learning_v2](https://huggingface.co/bobbyw/deberta-v3-large_faster_learning_v2) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- Accuracy: 0.
|
| 25 |
-
- F1: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall:
|
| 28 |
- Learning Rate: 0.0
|
| 29 |
|
| 30 |
## Model description
|
|
@@ -50,14 +50,16 @@ The following hyperparameters were used during training:
|
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
- lr_scheduler_type: linear
|
| 53 |
-
- num_epochs:
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Rate
|
| 58 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
|
|
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [bobbyw/deberta-v3-large_faster_learning_v2](https://huggingface.co/bobbyw/deberta-v3-large_faster_learning_v2) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.0786
|
| 24 |
+
- Accuracy: 0.0179
|
| 25 |
+
- F1: 0.0332
|
| 26 |
+
- Precision: 0.0170
|
| 27 |
+
- Recall: 0.7727
|
| 28 |
- Learning Rate: 0.0
|
| 29 |
|
| 30 |
## Model description
|
|
|
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
- lr_scheduler_type: linear
|
| 53 |
+
- num_epochs: 4
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Rate |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:------:|
|
| 59 |
+
| 0.1014 | 1.0 | 689 | 0.0842 | 0.0218 | 0.0427 | 0.0218 | 1.0 | 0.0015 |
|
| 60 |
+
| 0.0975 | 2.0 | 1378 | 0.0830 | 0.0188 | 0.0370 | 0.0189 | 0.8636 | 0.001 |
|
| 61 |
+
| 0.0973 | 3.0 | 2067 | 0.0764 | 0.0198 | 0.0389 | 0.0199 | 0.9091 | 0.0005 |
|
| 62 |
+
| 0.0884 | 4.0 | 2756 | 0.0786 | 0.0179 | 0.0332 | 0.0170 | 0.7727 | 0.0 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1740120184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3b4b8b570fe578162394569e80fa941eb24a90fcde56413fd38635146004737
|
| 3 |
size 1740120184
|
runs/Jun11_18-14-41_5fdac6367e8f/events.out.tfevents.1718129682.5fdac6367e8f.13833.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:7ff7982c52defbe59139d60ddd84653c7b9f320f46fc2e3194ed5b9f81791f2f
|
| 3 |
+
size 9508
|