Amna100 commited on
Commit
1f020c7
·
verified ·
1 Parent(s): 843ef8c

End of training

Browse files
Files changed (2) hide show
  1. README.md +25 -18
  2. model.safetensors +1 -1
README.md CHANGED
@@ -7,6 +7,7 @@ metrics:
7
  - precision
8
  - recall
9
  - f1
 
10
  model-index:
11
  - name: fold_1
12
  results: []
@@ -15,20 +16,22 @@ model-index:
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/amnasaeed100/FineTuning-ADE-change1/runs/94wgcdtp)
19
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/amnasaeed100/FineTuning-ADE-change1/runs/8g0cixov)
20
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/amnasaeed100/FineTuning-ADE-change1/runs/05nc4r5u)
21
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/amnasaeed100/FineTuning-ADE-change1/runs/2tfkcyde)
 
22
  # fold_1
23
 
24
  This model is a fine-tuned version of [Amna100/PreTraining-MLM](https://huggingface.co/Amna100/PreTraining-MLM) on the None dataset.
25
  It achieves the following results on the evaluation set:
26
- - Loss: 0.0131
27
- - Precision: 0.1834
28
- - Recall: 0.3042
29
- - F1: 0.5248
30
- - Pr Auc: 0.5714
31
- - Roc Auc: 0.9127
 
32
 
33
  ## Model description
34
 
@@ -53,17 +56,21 @@ The following hyperparameters were used during training:
53
  - seed: 42
54
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
  - lr_scheduler_type: linear
56
- - num_epochs: 5
57
 
58
  ### Training results
59
 
60
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Pr Auc | Roc Auc |
61
- |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:------:|:-------:|
62
- | 0.0301 | 1.0 | 630 | 0.0137 | 0.3745 | 0.9507 | 0.7320 | 0.5328 | 0.9247 |
63
- | 0.0105 | 2.0 | 1260 | 0.0111 | 0.5987 | 0.1560 | 0.1560 | 0.5481 | 0.9394 |
64
- | 0.0076 | 3.0 | 1890 | 0.0111 | 0.0581 | 0.8662 | 0.6011 | 0.5585 | 0.9254 |
65
- | 0.0019 | 4.0 | 2520 | 0.0117 | 0.7081 | 0.0206 | 0.9699 | 0.6215 | 0.9370 |
66
- | 0.0012 | 5.0 | 3150 | 0.0131 | 0.8324 | 0.2123 | 0.1818 | 0.5714 | 0.9127 |
 
 
 
 
67
 
68
 
69
  ### Framework versions
 
7
  - precision
8
  - recall
9
  - f1
10
+ - accuracy
11
  model-index:
12
  - name: fold_1
13
  results: []
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/wbresearch/FineTuning-ADE-DropOUT/runs/rw6sjeap)
20
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/wbresearch/FineTuning-ADE-DropOUT/runs/g4pyaj7k)
21
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/wbresearch/FineTuning-ADE-DropOUT/runs/t4il24wd)
22
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/wbresearch/FineTuning-ADE-DropOUT/runs/qf2ywrxq)
23
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/wbresearch/FineTuning-ADE-DropOUT/runs/9xmjfnoc)
24
  # fold_1
25
 
26
  This model is a fine-tuned version of [Amna100/PreTraining-MLM](https://huggingface.co/Amna100/PreTraining-MLM) on the None dataset.
27
  It achieves the following results on the evaluation set:
28
+ - Loss: 0.0113
29
+ - Precision: 0.7155
30
+ - Recall: 0.7233
31
+ - F1: 0.7194
32
+ - Accuracy: 0.9993
33
+ - Roc Auc: 0.9952
34
+ - Pr Auc: 0.9999
35
 
36
  ## Model description
37
 
 
56
  - seed: 42
57
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
58
  - lr_scheduler_type: linear
59
+ - num_epochs: 10
60
 
61
  ### Training results
62
 
63
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Roc Auc | Pr Auc |
64
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|:-------:|:------:|
65
+ | 0.0241 | 1.0 | 632 | 0.0123 | 0.6317 | 0.6427 | 0.6371 | 0.9991 | 0.9958 | 0.9999 |
66
+ | 0.0098 | 2.0 | 1264 | 0.0114 | 0.8436 | 0.6580 | 0.7393 | 0.9994 | 0.9946 | 0.9998 |
67
+ | 0.0062 | 3.0 | 1896 | 0.0113 | 0.7155 | 0.7233 | 0.7194 | 0.9993 | 0.9952 | 0.9999 |
68
+ | 0.0021 | 4.0 | 2528 | 0.0132 | 0.7990 | 0.6841 | 0.7371 | 0.9993 | 0.9944 | 0.9998 |
69
+ | 0.0013 | 5.0 | 3160 | 0.0145 | 0.7783 | 0.7037 | 0.7391 | 0.9993 | 0.9956 | 0.9998 |
70
+ | 0.001 | 6.0 | 3792 | 0.0159 | 0.7730 | 0.7495 | 0.7611 | 0.9994 | 0.9958 | 0.9998 |
71
+ | 0.0004 | 7.0 | 4424 | 0.0143 | 0.7104 | 0.7908 | 0.7485 | 0.9993 | 0.9964 | 0.9999 |
72
+ | 0.0002 | 8.0 | 5056 | 0.0173 | 0.8005 | 0.7255 | 0.7611 | 0.9994 | 0.9951 | 0.9999 |
73
+ | 0.0002 | 9.0 | 5688 | 0.0176 | 0.7981 | 0.7233 | 0.7589 | 0.9993 | 0.9948 | 0.9999 |
74
 
75
 
76
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:389c70cad07f9db338b5b015d8010301a163be00db486a079d6a6bd6c179cf2d
3
  size 554446244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ee1d99cb3ea0f82dcdc3b7faf8a8d753b42680720237d1806b002a6e47f4e8
3
  size 554446244