Amna100 commited on
Commit
36215f2
1 Parent(s): 4689dd2

End of training

Browse files
Files changed (2) hide show
  1. README.md +19 -18
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,20 +16,22 @@ model-index:
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/amnasaeed100/FineTuning-ADE-Repeatedfold/runs/lvieenf2)
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-Repeatedfold/runs/fgis28rc)
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-Repeatedfold/runs/9tw0vsla)
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/amnasaeed100/FineTuning-ADE-Repeatedfold/runs/ccjl3n87)
 
 
23
  # fold_3
24
 
25
  This model is a fine-tuned version of [Amna100/PreTraining-MLM](https://huggingface.co/Amna100/PreTraining-MLM) on the None dataset.
26
  It achieves the following results on the evaluation set:
27
- - Loss: 0.0107
28
- - Precision: 0.7923
29
- - Recall: 0.6297
30
- - F1: 0.7017
31
  - Accuracy: 0.9993
32
- - Roc Auc: 0.9951
33
  - Pr Auc: 0.9999
34
 
35
  ## Model description
@@ -55,23 +57,22 @@ The following hyperparameters were used during training:
55
  - seed: 42
56
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
  - lr_scheduler_type: linear
58
- - num_epochs: 10
59
 
60
  ### Training results
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Roc Auc | Pr Auc |
63
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|:-------:|:------:|
64
- | 0.0275 | 1.0 | 632 | 0.0138 | 0.6206 | 0.4976 | 0.5524 | 0.9991 | 0.9926 | 0.9998 |
65
- | 0.0096 | 2.0 | 1264 | 0.0136 | 0.5756 | 0.7358 | 0.6460 | 0.9991 | 0.9958 | 0.9998 |
66
- | 0.006 | 3.0 | 1896 | 0.0107 | 0.7923 | 0.6297 | 0.7017 | 0.9993 | 0.9951 | 0.9999 |
67
- | 0.0023 | 4.0 | 2528 | 0.0137 | 0.7813 | 0.6910 | 0.7334 | 0.9994 | 0.9898 | 0.9998 |
68
- | 0.0011 | 5.0 | 3160 | 0.0141 | 0.7978 | 0.6887 | 0.7392 | 0.9994 | 0.9943 | 0.9999 |
69
- | 0.001 | 6.0 | 3792 | 0.0159 | 0.7812 | 0.7075 | 0.7426 | 0.9993 | 0.9865 | 0.9998 |
70
 
71
 
72
  ### Framework versions
73
 
74
- - Transformers 4.41.0.dev0
75
- - Pytorch 2.2.1+cu121
76
  - Datasets 2.19.1
77
  - Tokenizers 0.19.1
 
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/amnasaeed100/FineTuning-ADE-change2/runs/zkyqf4w8)
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-change2/runs/n6lnsbeg)
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-change2/runs/k9jhon43)
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/amnasaeed100/FineTuning-ADE-change2/runs/67sviuwh)
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/amnasaeed100/FineTuning-ADE-change2/runs/e4zmtw0z)
24
+ [<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-change2/runs/ykmsii48)
25
  # fold_3
26
 
27
  This model is a fine-tuned version of [Amna100/PreTraining-MLM](https://huggingface.co/Amna100/PreTraining-MLM) on the None dataset.
28
  It achieves the following results on the evaluation set:
29
+ - Loss: 0.0104
30
+ - Precision: 0.6792
31
+ - Recall: 0.5870
32
+ - F1: 0.6297
33
  - Accuracy: 0.9993
34
+ - Roc Auc: 0.9967
35
  - Pr Auc: 0.9999
36
 
37
  ## Model description
 
57
  - seed: 42
58
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
59
  - lr_scheduler_type: linear
60
+ - num_epochs: 5
61
 
62
  ### Training results
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Roc Auc | Pr Auc |
65
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|:-------:|:------:|
66
+ | 0.0252 | 1.0 | 711 | 0.0159 | 0.4538 | 0.6413 | 0.5315 | 0.9988 | 0.9944 | 0.9998 |
67
+ | 0.0095 | 2.0 | 1422 | 0.0104 | 0.6792 | 0.5870 | 0.6297 | 0.9993 | 0.9967 | 0.9999 |
68
+ | 0.003 | 3.0 | 2133 | 0.0106 | 0.6432 | 0.6957 | 0.6684 | 0.9993 | 0.9973 | 0.9999 |
69
+ | 0.0024 | 4.0 | 2844 | 0.0126 | 0.7006 | 0.6739 | 0.6870 | 0.9994 | 0.9960 | 0.9999 |
70
+ | 0.0004 | 5.0 | 3555 | 0.0148 | 0.7239 | 0.6413 | 0.6801 | 0.9994 | 0.9954 | 0.9999 |
 
71
 
72
 
73
  ### Framework versions
74
 
75
+ - Transformers 4.42.0.dev0
76
+ - Pytorch 2.3.0+cu121
77
  - Datasets 2.19.1
78
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbe16021d72a048b581d0296e2643a4898c40d78ec0111c6326c81d437f43620
3
  size 554446244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9966f67f140841fb9ea53786612d3656d373b33f476a611ca7f8caa2d286f8f6
3
  size 554446244