Completed Extreme Recall Training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 2.
|
| 23 |
-
- F1 At 10 Thresh: 0.
|
| 24 |
-
- Recall: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Trash Caught: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | F1 At 10 Thresh | Recall | Precision | Trash Caught |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------------:|:------:|:---------:|:------------:|
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 2.8377
|
| 23 |
+
- F1 At 10 Thresh: 0.7490
|
| 24 |
+
- Recall: 0.9871
|
| 25 |
+
- Precision: 0.6035
|
| 26 |
+
- Trash Caught: 0.1396
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | F1 At 10 Thresh | Recall | Precision | Trash Caught |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------------:|:------:|:---------:|:------------:|
|
| 57 |
+
| 0.1651 | 1.0 | 1569 | 2.0216 | 0.7403 | 0.9908 | 0.5909 | 0.0900 |
|
| 58 |
+
| 0.1066 | 2.0 | 3138 | 2.6117 | 0.7482 | 0.9906 | 0.6011 | 0.1279 |
|
| 59 |
+
| 0.0671 | 3.0 | 4707 | 2.8377 | 0.7490 | 0.9871 | 0.6035 | 0.1396 |
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 567300568
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eadcfdddb44f0f340410e4e05057847588428b3459f4fa1e16dd144fcdc2bd96
|
| 3 |
size 567300568
|