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.0792
|
| 24 |
+
- Accuracy: 0.0179
|
| 25 |
+
- F1: 0.0313
|
| 26 |
+
- Precision: 0.016
|
| 27 |
+
- Recall: 0.7273
|
| 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.0852 | 1.0 | 689 | 0.0822 | 0.0179 | 0.0313 | 0.016 | 0.7273 | 0.0015 |
|
| 60 |
+
| 0.0827 | 2.0 | 1378 | 0.0848 | 0.0188 | 0.0313 | 0.0160 | 0.7273 | 0.001 |
|
| 61 |
+
| 0.0778 | 3.0 | 2067 | 0.0798 | 0.0188 | 0.0313 | 0.0160 | 0.7273 | 0.0005 |
|
| 62 |
+
| 0.0707 | 4.0 | 2756 | 0.0792 | 0.0179 | 0.0313 | 0.016 | 0.7273 | 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:9517643c5712e7aea3b73cea67c0a210559dd2245df6bd6a1dcdd41698880b7a
|
| 3 |
size 1740120184
|
runs/Jun11_22-36-47_77102ec450ca/events.out.tfevents.1718145408.77102ec450ca.170.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:86167e686a680fd28b4cfdb60ffce338379f456d9c611f723abf43c8d800fe9f
|
| 3 |
+
size 9508
|