End of training
Browse files- README.md +14 -21
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,22 +16,19 @@ 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/
|
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/
|
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/
|
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 |
-
[<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/vp363qmp)
|
25 |
# fold_2
|
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.
|
30 |
-
- Precision: 0.
|
31 |
-
- Recall: 0.
|
32 |
-
- F1: 0.
|
33 |
-
- Accuracy: 0.
|
34 |
-
- Roc Auc: 0.
|
35 |
- Pr Auc: 0.9999
|
36 |
|
37 |
## Model description
|
@@ -63,15 +60,11 @@ The following hyperparameters were used during training:
|
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Roc Auc | Pr Auc |
|
65 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|:-------:|:------:|
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.0015 | 6.0 | 3792 | 0.0131 | 0.6952 | 0.7176 | 0.7062 | 0.9994 | 0.9935 | 0.9999 |
|
72 |
-
| 0.0008 | 7.0 | 4424 | 0.0139 | 0.7604 | 0.7 | 0.7289 | 0.9995 | 0.9925 | 0.9999 |
|
73 |
-
| 0.0002 | 8.0 | 5056 | 0.0163 | 0.7418 | 0.6676 | 0.7028 | 0.9994 | 0.9907 | 0.9998 |
|
74 |
-
| 0.0001 | 9.0 | 5688 | 0.0163 | 0.6551 | 0.7206 | 0.6863 | 0.9994 | 0.9927 | 0.9999 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
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 |
# fold_2
|
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.0108
|
27 |
+
- Precision: 0.6774
|
28 |
+
- Recall: 0.616
|
29 |
+
- F1: 0.6453
|
30 |
+
- Accuracy: 0.9992
|
31 |
+
- Roc Auc: 0.9952
|
32 |
- Pr Auc: 0.9999
|
33 |
|
34 |
## Model description
|
|
|
60 |
|
61 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Roc Auc | Pr Auc |
|
62 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|:-------:|:------:|
|
63 |
+
| 0.0322 | 1.0 | 632 | 0.0118 | 0.6869 | 0.544 | 0.6071 | 0.9992 | 0.9956 | 0.9999 |
|
64 |
+
| 0.0115 | 2.0 | 1264 | 0.0108 | 0.6774 | 0.616 | 0.6453 | 0.9992 | 0.9952 | 0.9999 |
|
65 |
+
| 0.0071 | 3.0 | 1896 | 0.0115 | 0.6253 | 0.7387 | 0.6773 | 0.9992 | 0.9960 | 0.9999 |
|
66 |
+
| 0.0028 | 4.0 | 2528 | 0.0134 | 0.7723 | 0.624 | 0.6903 | 0.9994 | 0.9943 | 0.9999 |
|
67 |
+
| 0.0015 | 5.0 | 3160 | 0.0137 | 0.7240 | 0.7413 | 0.7325 | 0.9994 | 0.9938 | 0.9998 |
|
|
|
|
|
|
|
|
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 554446244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a6a4599aadcb0b978ec69244f4cf441db96b3120cd9905efd3f084e21196d76
|
3 |
size 554446244
|