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_v3_relationships](https://huggingface.co/bobbyw/deberta-v3-large_v3_relationships) 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: 0.
|
| 28 |
- Learning Rate: 0.002
|
| 29 |
|
| 30 |
## Model description
|
|
@@ -50,16 +50,20 @@ 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: constant
|
| 53 |
-
- num_epochs:
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Rate |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----:|
|
| 59 |
-
| No log | 1.0 | 382 | 0.0109 | 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [bobbyw/deberta-v3-large_v3_relationships](https://huggingface.co/bobbyw/deberta-v3-large_v3_relationships) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.0124
|
| 24 |
+
- Accuracy: 0.0038
|
| 25 |
+
- F1: 0.0038
|
| 26 |
+
- Precision: 0.0019
|
| 27 |
+
- Recall: 0.4242
|
| 28 |
- Learning Rate: 0.002
|
| 29 |
|
| 30 |
## Model description
|
|
|
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
- lr_scheduler_type: constant
|
| 53 |
+
- num_epochs: 8
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Rate |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----:|
|
| 59 |
+
| No log | 1.0 | 382 | 0.0109 | 0.0027 | 0.0046 | 0.0023 | 0.5152 | 0.002 |
|
| 60 |
+
| 0.0043 | 2.0 | 764 | 0.0106 | 0.0026 | 0.0046 | 0.0023 | 0.5152 | 0.002 |
|
| 61 |
+
| 0.0041 | 3.0 | 1146 | 0.0115 | 0.0028 | 0.0051 | 0.0026 | 0.5758 | 0.002 |
|
| 62 |
+
| 0.004 | 4.0 | 1528 | 0.0132 | 0.0031 | 0.0048 | 0.0024 | 0.5455 | 0.002 |
|
| 63 |
+
| 0.004 | 5.0 | 1910 | 0.0140 | 0.0032 | 0.0046 | 0.0023 | 0.5152 | 0.002 |
|
| 64 |
+
| 0.0043 | 6.0 | 2292 | 0.0116 | 0.0032 | 0.0046 | 0.0023 | 0.5152 | 0.002 |
|
| 65 |
+
| 0.0044 | 7.0 | 2674 | 0.0129 | 0.0027 | 0.0043 | 0.0022 | 0.4848 | 0.002 |
|
| 66 |
+
| 0.0038 | 8.0 | 3056 | 0.0124 | 0.0038 | 0.0038 | 0.0019 | 0.4242 | 0.002 |
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1740538392
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98e1badad874046c68cff0d90f6b7098bea2e2c918d3a395c490400db6490617
|
| 3 |
size 1740538392
|
runs/Jun21_23-30-19_49d6ff23ade2/events.out.tfevents.1719012620.49d6ff23ade2.610.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:73e0764ab08f2c88cbd7c5a03c71f5e0c8a525e2e9ba8e0a47c868799ca6632f
|
| 3 |
+
size 18680
|