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,16 +50,14 @@ 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 |
-
| 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
|
|
|
|
| 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.0874
|
| 24 |
+
- Accuracy: 0.0218
|
| 25 |
+
- F1: 0.0427
|
| 26 |
+
- Precision: 0.0218
|
| 27 |
+
- Recall: 1.0
|
| 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: 2
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Rate |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----:|
|
| 59 |
+
| 0.1183 | 1.0 | 689 | 0.0870 | 0.0218 | 0.0427 | 0.0218 | 1.0 | 0.001 |
|
| 60 |
+
| 0.1163 | 2.0 | 1378 | 0.0874 | 0.0218 | 0.0427 | 0.0218 | 1.0 | 0.0 |
|
|
|
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
### 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:f0b5bd6bc2b7e32706ad81ae2d6676bdccb1c840497dbedb830b93e89bfe569a
|
| 3 |
size 1740120184
|
runs/Jun11_20-26-16_65c98260bd49/events.out.tfevents.1718137578.65c98260bd49.6884.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:42b950f92243a385abc34a96b6e924b3c1d119e20a02049fbd2924dfb59093cf
|
| 3 |
+
size 7815
|