PuxAI commited on
Commit
f8dec3b
·
verified ·
1 Parent(s): 3364597

Completed Extreme Recall Training

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. 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.9888
23
- - F1 At 10 Thresh: 0.7506
24
- - Recall: 0.9771
25
- - Precision: 0.6094
26
- - Trash Caught: 0.1692
27
 
28
  ## Model description
29
 
@@ -42,7 +42,7 @@ More information needed
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
- - learning_rate: 2e-05
46
  - train_batch_size: 16
47
  - eval_batch_size: 32
48
  - seed: 42
@@ -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.0689 | 1.0 | 1569 | 2.2385 | 0.7263 | 1.0 | 0.5702 | 0.0 |
58
- | 0.0442 | 2.0 | 3138 | 2.5268 | 0.7449 | 0.9815 | 0.6002 | 0.1327 |
59
- | 0.0331 | 3.0 | 4707 | 2.9888 | 0.7506 | 0.9771 | 0.6094 | 0.1692 |
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.5903
23
+ - F1 At 10 Thresh: 0.7458
24
+ - Recall: 0.9755
25
+ - Precision: 0.6037
26
+ - Trash Caught: 0.1505
27
 
28
  ## Model description
29
 
 
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
+ - learning_rate: 1e-05
46
  - train_batch_size: 16
47
  - eval_batch_size: 32
48
  - seed: 42
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | F1 At 10 Thresh | Recall | Precision | Trash Caught |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------------:|:------:|:---------:|:------------:|
57
+ | 0.1278 | 1.0 | 1569 | 1.9497 | 0.7399 | 0.9799 | 0.5943 | 0.1127 |
58
+ | 0.088 | 2.0 | 3138 | 2.0562 | 0.7431 | 0.9655 | 0.6039 | 0.1601 |
59
+ | 0.0619 | 3.0 | 4707 | 2.5903 | 0.7458 | 0.9755 | 0.6037 | 0.1505 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4e797974e78b9a35a1967b13e807bec86090087e750eca54b04c5efbd0adae1
3
  size 567300568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46cd9f47159ff85e682614856526d089cf27e7bb8a452d21bf15ec473d4a1f2
3
  size 567300568