Model save
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ model-index:
|
|
| 23 |
metrics:
|
| 24 |
- name: Accuracy
|
| 25 |
type: accuracy
|
| 26 |
-
value: 0.
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -33,12 +33,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
-
- Loss: 0.
|
| 37 |
-
- Accuracy: 0.
|
| 38 |
-
- Auc Overall: 0.
|
| 39 |
-
- Auc Class 0: 0.
|
| 40 |
-
- Auc Class 1: 0.
|
| 41 |
-
- Auc Class 2:
|
| 42 |
|
| 43 |
## Model description
|
| 44 |
|
|
@@ -66,7 +66,7 @@ The following hyperparameters were used during training:
|
|
| 66 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 67 |
- lr_scheduler_type: linear
|
| 68 |
- lr_scheduler_warmup_ratio: 0.1
|
| 69 |
-
- num_epochs:
|
| 70 |
|
| 71 |
### Training results
|
| 72 |
|
|
|
|
| 23 |
metrics:
|
| 24 |
- name: Accuracy
|
| 25 |
type: accuracy
|
| 26 |
+
value: 0.8819264629725531
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
+
- Loss: 0.3063
|
| 37 |
+
- Accuracy: 0.8819
|
| 38 |
+
- Auc Overall: 0.9577
|
| 39 |
+
- Auc Class 0: 0.9496
|
| 40 |
+
- Auc Class 1: 0.9589
|
| 41 |
+
- Auc Class 2: 0.9646
|
| 42 |
|
| 43 |
## Model description
|
| 44 |
|
|
|
|
| 66 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 67 |
- lr_scheduler_type: linear
|
| 68 |
- lr_scheduler_warmup_ratio: 0.1
|
| 69 |
+
- num_epochs: 7
|
| 70 |
|
| 71 |
### Training results
|
| 72 |
|
all_results.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch":
|
| 3 |
"eval_accuracy": 0.6666666666666666,
|
| 4 |
"eval_auc_class_0": 0.625,
|
| 5 |
"eval_auc_class_1": 0.5,
|
|
@@ -10,13 +10,13 @@
|
|
| 10 |
"eval_samples_per_second": 8.67,
|
| 11 |
"eval_steps_per_second": 1.445,
|
| 12 |
"total_flos": 3525591661885440.0,
|
| 13 |
-
"train_accuracy": 0.
|
| 14 |
-
"train_auc_class_0": 0.
|
| 15 |
-
"train_auc_class_1": 0.
|
| 16 |
-
"train_auc_class_2":
|
| 17 |
-
"train_auc_overall": 0.
|
| 18 |
-
"train_loss": 0.
|
| 19 |
-
"train_runtime":
|
| 20 |
-
"train_samples_per_second":
|
| 21 |
-
"train_steps_per_second": 0.
|
| 22 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 6.885245901639344,
|
| 3 |
"eval_accuracy": 0.6666666666666666,
|
| 4 |
"eval_auc_class_0": 0.625,
|
| 5 |
"eval_auc_class_1": 0.5,
|
|
|
|
| 10 |
"eval_samples_per_second": 8.67,
|
| 11 |
"eval_steps_per_second": 1.445,
|
| 12 |
"total_flos": 3525591661885440.0,
|
| 13 |
+
"train_accuracy": 0.8871655680496316,
|
| 14 |
+
"train_auc_class_0": 0.9601424899214485,
|
| 15 |
+
"train_auc_class_1": 0.968345723853034,
|
| 16 |
+
"train_auc_class_2": 0.9621813081120092,
|
| 17 |
+
"train_auc_overall": 0.9635565072954971,
|
| 18 |
+
"train_loss": 0.2833240032196045,
|
| 19 |
+
"train_runtime": 718.0615,
|
| 20 |
+
"train_samples_per_second": 10.775,
|
| 21 |
+
"train_steps_per_second": 0.085
|
| 22 |
}
|
runs/Sep04_12-03-40_data-science-wbi/events.out.tfevents.1725464007.data-science-wbi
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c988fe0513fee6034c801929b81fb0986b7fa57847f1f7360f526ced36d55be
|
| 3 |
+
size 152
|
train_results.json
CHANGED
|
@@ -1,8 +1,12 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch":
|
| 3 |
-
"
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 6.885245901639344,
|
| 3 |
+
"train_accuracy": 0.8871655680496316,
|
| 4 |
+
"train_auc_class_0": 0.9601424899214485,
|
| 5 |
+
"train_auc_class_1": 0.968345723853034,
|
| 6 |
+
"train_auc_class_2": 0.9621813081120092,
|
| 7 |
+
"train_auc_overall": 0.9635565072954971,
|
| 8 |
+
"train_loss": 0.2833240032196045,
|
| 9 |
+
"train_runtime": 718.0615,
|
| 10 |
+
"train_samples_per_second": 10.775,
|
| 11 |
+
"train_steps_per_second": 0.085
|
| 12 |
}
|