End of training
Browse files
README.md
CHANGED
|
@@ -17,16 +17,17 @@ 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 |
# fold_0
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [Amna100/PreTraining-MLM](https://huggingface.co/Amna100/PreTraining-MLM) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss:
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
-
- Pr Auc: 0.
|
| 29 |
-
- Roc Auc: 0.
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
@@ -51,10 +52,17 @@ The following hyperparameters were used during training:
|
|
| 51 |
- seed: 42
|
| 52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 53 |
- lr_scheduler_type: linear
|
| 54 |
-
- num_epochs:
|
| 55 |
|
| 56 |
### Training results
|
| 57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 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 |
# fold_0
|
| 22 |
|
| 23 |
This model is a fine-tuned version of [Amna100/PreTraining-MLM](https://huggingface.co/Amna100/PreTraining-MLM) on the None dataset.
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
+
- Loss: 0.0130
|
| 26 |
+
- Precision: 0.1834
|
| 27 |
+
- Recall: 0.3042
|
| 28 |
+
- F1: 0.5248
|
| 29 |
+
- Pr Auc: 0.6999
|
| 30 |
+
- Roc Auc: 0.9149
|
| 31 |
|
| 32 |
## Model description
|
| 33 |
|
|
|
|
| 52 |
- seed: 42
|
| 53 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 54 |
- lr_scheduler_type: linear
|
| 55 |
+
- num_epochs: 5
|
| 56 |
|
| 57 |
### Training results
|
| 58 |
|
| 59 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Pr Auc | Roc Auc |
|
| 60 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:------:|:-------:|
|
| 61 |
+
| 0.0281 | 1.0 | 630 | 0.0113 | 0.3745 | 0.9507 | 0.7320 | 0.6813 | 0.9278 |
|
| 62 |
+
| 0.009 | 2.0 | 1260 | 0.0108 | 0.5987 | 0.1560 | 0.1560 | 0.5519 | 0.9242 |
|
| 63 |
+
| 0.0061 | 3.0 | 1890 | 0.0110 | 0.0581 | 0.8662 | 0.6011 | 0.6682 | 0.9283 |
|
| 64 |
+
| 0.0012 | 4.0 | 2520 | 0.0122 | 0.7081 | 0.0206 | 0.9699 | 0.7090 | 0.9146 |
|
| 65 |
+
| 0.0006 | 5.0 | 3150 | 0.0130 | 0.8324 | 0.2123 | 0.1818 | 0.6999 | 0.9149 |
|
| 66 |
|
| 67 |
|
| 68 |
### 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:23674e7d194dfab016dad3cbc07913cb6b7af01cec70bfd5a6137eaee32105eb
|
| 3 |
size 554446244
|
runs/May12_06-40-35_aff77f7d1741/events.out.tfevents.1715498849.aff77f7d1741.6664.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:816a66e6602dbe7d2c8b020c3bfde8fa3dde6a97ec74484e5e5ab8144b799935
|
| 3 |
+
size 609
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54ef968038b58946a8696ca92ec304ff614c64273f63d01caca5045f8b1d9e44
|
| 3 |
size 5176
|