End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ 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_mentioned_common_entities](https://huggingface.co/bobbyw/deberta-v3-large_v3_mentioned_common_entities) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Accuracy: 0.0218
|
25 |
- F1: 0.0427
|
26 |
- Precision: 0.0218
|
@@ -44,22 +44,20 @@ More information needed
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
-
- learning_rate: 2e-
|
48 |
- train_batch_size: 3
|
49 |
- eval_batch_size: 3
|
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.1768 | 3.0 | 2067 | 0.1325 | 0.0218 | 0.0427 | 0.0218 | 1.0 | 0.0000 |
|
62 |
-
| 0.1699 | 4.0 | 2756 | 0.1306 | 0.0218 | 0.0427 | 0.0218 | 1.0 | 0.0 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bobbyw/deberta-v3-large_v3_mentioned_common_entities](https://huggingface.co/bobbyw/deberta-v3-large_v3_mentioned_common_entities) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1014
|
24 |
- Accuracy: 0.0218
|
25 |
- F1: 0.0427
|
26 |
- Precision: 0.0218
|
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 2e-06
|
48 |
- train_batch_size: 3
|
49 |
- eval_batch_size: 3
|
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.1523 | 1.0 | 689 | 0.1039 | 0.0218 | 0.0427 | 0.0218 | 1.0 | 0.001 |
|
60 |
+
| 0.1404 | 2.0 | 1378 | 0.1014 | 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:205ad520398d185a28a3ea572c6fd828b5e1ceb72cb3888a15f3f35962178034
|
3 |
size 1740120184
|
runs/Jun06_03-13-25_156aa3b33a6c/events.out.tfevents.1717643611.156aa3b33a6c.1110.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:07aeee1e3a9c18a146fdcc9b8d284aa86167543742d0c47c6bc523d01615527f
|
3 |
+
size 7855
|