End of training
Browse files- README.md +25 -18
- 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/
|
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 |
# 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.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
-
- F1: 0.
|
30 |
-
-
|
31 |
-
- Roc Auc: 0.
|
|
|
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:
|
57 |
|
58 |
### Training results
|
59 |
|
60 |
-
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|
61 |
-
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
|
|
|
|
|
|
|
|
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:
|
3 |
size 554446244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00ee1d99cb3ea0f82dcdc3b7faf8a8d753b42680720237d1806b002a6e47f4e8
|
3 |
size 554446244
|