Model save
Browse files- README.md +11 -11
- all_results.json +3 -3
- model.safetensors +1 -1
- runs/Jul09_18-52-47_Lab4/events.out.tfevents.1720522373.Lab4.11500.0 +3 -0
- train_results.json +3 -3
- trained_weights_biases.pkl +1 -1
- trainer_state.json +6 -6
- training_args.bin +1 -1
- weights_biases.pkl +1 -1
README.md
CHANGED
@@ -25,16 +25,16 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
-
value: 0.
|
29 |
- name: Precision
|
30 |
type: precision
|
31 |
-
value: 0.
|
32 |
- name: Recall
|
33 |
type: recall
|
34 |
-
value: 0.
|
35 |
- name: F1
|
36 |
type: f1
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -44,12 +44,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
|
45 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
-
- Accuracy: 0.
|
49 |
-
- Precision: 0.
|
50 |
-
- Recall: 0.
|
51 |
-
- F1: 0.
|
52 |
-
- Roc Auc: 0.
|
53 |
|
54 |
## Model description
|
55 |
|
@@ -83,7 +83,7 @@ The following hyperparameters were used during training:
|
|
83 |
|
84 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Roc Auc |
|
85 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-------:|
|
86 |
-
| 0.
|
87 |
|
88 |
|
89 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Accuracy
|
27 |
type: accuracy
|
28 |
+
value: 0.9841403094795117
|
29 |
- name: Precision
|
30 |
type: precision
|
31 |
+
value: 0.9841144788861513
|
32 |
- name: Recall
|
33 |
type: recall
|
34 |
+
value: 0.9958111085343229
|
35 |
- name: F1
|
36 |
type: f1
|
37 |
+
value: 0.9899282441428201
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
44 |
|
45 |
This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.0440
|
48 |
+
- Accuracy: 0.9841
|
49 |
+
- Precision: 0.9841
|
50 |
+
- Recall: 0.9958
|
51 |
+
- F1: 0.9899
|
52 |
+
- Roc Auc: 0.9990
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
83 |
|
84 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Roc Auc |
|
85 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-------:|
|
86 |
+
| 0.0469 | 0.9996 | 1377 | 0.0440 | 0.9841 | 0.9841 | 0.9958 | 0.9899 | 0.9990 |
|
87 |
|
88 |
|
89 |
### Framework versions
|
all_results.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"epoch": 0.9996370235934664,
|
3 |
"total_flos": 2.1905085973455176e+18,
|
4 |
"train_loss": 0.1390944759354006,
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
2 |
"epoch": 0.9996370235934664,
|
3 |
"total_flos": 2.1905085973455176e+18,
|
4 |
"train_loss": 0.1390944759354006,
|
5 |
+
"train_runtime": 1427.9999,
|
6 |
+
"train_samples_per_second": 61.728,
|
7 |
+
"train_steps_per_second": 0.964
|
8 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110342832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38e06884d7ec46479bb6bf92075b3e89eb08e60380b20f5ab26969e7ae245a77
|
3 |
size 110342832
|
runs/Jul09_18-52-47_Lab4/events.out.tfevents.1720522373.Lab4.11500.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85ea0fd54603f46a44e1d240272bb4226c3ad1afcd68d00af6fa6d188ec86496
|
3 |
+
size 35077
|
train_results.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"epoch": 0.9996370235934664,
|
3 |
"total_flos": 2.1905085973455176e+18,
|
4 |
"train_loss": 0.1390944759354006,
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
2 |
"epoch": 0.9996370235934664,
|
3 |
"total_flos": 2.1905085973455176e+18,
|
4 |
"train_loss": 0.1390944759354006,
|
5 |
+
"train_runtime": 1427.9999,
|
6 |
+
"train_samples_per_second": 61.728,
|
7 |
+
"train_steps_per_second": 0.964
|
8 |
}
|
trained_weights_biases.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6858
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea69a4614c0e758dc7b5cc9f803f51945852b20587fab4866ed328bea57fc60c
|
3 |
size 6858
|
trainer_state.json
CHANGED
@@ -975,9 +975,9 @@
|
|
975 |
"eval_precision": 0.9843590956661362,
|
976 |
"eval_recall": 0.9952168367346939,
|
977 |
"eval_roc_auc": 0.9989303794647093,
|
978 |
-
"eval_runtime":
|
979 |
-
"eval_samples_per_second":
|
980 |
-
"eval_steps_per_second": 14.
|
981 |
"step": 1377
|
982 |
},
|
983 |
{
|
@@ -985,9 +985,9 @@
|
|
985 |
"step": 1377,
|
986 |
"total_flos": 2.1905085973455176e+18,
|
987 |
"train_loss": 0.1390944759354006,
|
988 |
-
"train_runtime":
|
989 |
-
"train_samples_per_second":
|
990 |
-
"train_steps_per_second": 0.
|
991 |
}
|
992 |
],
|
993 |
"logging_steps": 10,
|
|
|
975 |
"eval_precision": 0.9843590956661362,
|
976 |
"eval_recall": 0.9952168367346939,
|
977 |
"eval_roc_auc": 0.9989303794647093,
|
978 |
+
"eval_runtime": 375.8346,
|
979 |
+
"eval_samples_per_second": 234.539,
|
980 |
+
"eval_steps_per_second": 14.661,
|
981 |
"step": 1377
|
982 |
},
|
983 |
{
|
|
|
985 |
"step": 1377,
|
986 |
"total_flos": 2.1905085973455176e+18,
|
987 |
"train_loss": 0.1390944759354006,
|
988 |
+
"train_runtime": 1427.9999,
|
989 |
+
"train_samples_per_second": 61.728,
|
990 |
+
"train_steps_per_second": 0.964
|
991 |
}
|
992 |
],
|
993 |
"logging_steps": 10,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:622ee944afbe456055001b78af7ec66a5344d6448eba728e2a4e01cd3d7c2873
|
3 |
size 5240
|
weights_biases.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6858
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb57333f4863d992b357ba15a9f80cbbe9b2ae89db8e2b8b82d5b395b20024dd
|
3 |
size 6858
|