Publish model mlp_layer1_seedx_dist8, on 2025-03-20 18:54:02 JST
Browse files- mlp_layer1_seedx_dist8/events.out.tfevents.1742461859.197caa7ba88141226195c99eeafb8490b47d74629daea96443dcc28f.120820.0 +3 -0
- mlp_layer1_seedx_dist8/meta.json +30 -0
- mlp_layer1_seedx_dist8/metrics.json +6 -0
- mlp_layer1_seedx_dist8/model.onnx +3 -0
- mlp_layer1_seedx_dist8/model.safetensors +3 -0
- mlp_layer1_seedx_dist8/plot_confusion.png +0 -0
- mlp_layer1_seedx_dist8/plot_f1_curve.png +0 -0
- mlp_layer1_seedx_dist8/plot_p_curve.png +0 -0
- mlp_layer1_seedx_dist8/plot_pr_curve.png +0 -0
- mlp_layer1_seedx_dist8/plot_r_curve.png +0 -0
- mlp_layer1_seedx_dist8/plot_roc_curve.png +0 -0
mlp_layer1_seedx_dist8/events.out.tfevents.1742461859.197caa7ba88141226195c99eeafb8490b47d74629daea96443dcc28f.120820.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:064932ce7c36001b0d3439b5c75e4be13541d8271ad56bfb6c2b78ee2463f088
|
3 |
+
size 17423397
|
mlp_layer1_seedx_dist8/meta.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"encoder_model": "wdtagger:SmilingWolf/wd-swinv2-tagger-v3",
|
3 |
+
"flops": 525312.0,
|
4 |
+
"init_params": {
|
5 |
+
"in_dims": 1024,
|
6 |
+
"layers": [
|
7 |
+
0.5
|
8 |
+
],
|
9 |
+
"out_dims": 2
|
10 |
+
},
|
11 |
+
"model_type": "mlp",
|
12 |
+
"params": 525826.0,
|
13 |
+
"problem": {
|
14 |
+
"labels": [
|
15 |
+
"monochrome",
|
16 |
+
"normal"
|
17 |
+
],
|
18 |
+
"type": "classification"
|
19 |
+
},
|
20 |
+
"train": {
|
21 |
+
"batch_size": 16,
|
22 |
+
"key_metric": "AUC",
|
23 |
+
"learning_rate": 0.001,
|
24 |
+
"loss": "focal",
|
25 |
+
"max_epochs": 100,
|
26 |
+
"processes": 8,
|
27 |
+
"seed": 353193873,
|
28 |
+
"weight_decay": 0.001
|
29 |
+
}
|
30 |
+
}
|
mlp_layer1_seedx_dist8/metrics.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AUC": 0.9946334608945229,
|
3 |
+
"accuracy": 0.9732142857142857,
|
4 |
+
"loss": 0.04057957721254622,
|
5 |
+
"mAP": 0.9947467799487766
|
6 |
+
}
|
mlp_layer1_seedx_dist8/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d8502137cdcf6cb0d5b8abcca28f3c49b1bfa353434a3ed8ec0cb5201ffe2fb
|
3 |
+
size 2104926
|
mlp_layer1_seedx_dist8/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:226f616207b66a1f4797ac3336a7229f5f1c01f1c2bcf457ec47484c3bf31cee
|
3 |
+
size 2104368
|
mlp_layer1_seedx_dist8/plot_confusion.png
ADDED
![]() |
mlp_layer1_seedx_dist8/plot_f1_curve.png
ADDED
![]() |
mlp_layer1_seedx_dist8/plot_p_curve.png
ADDED
![]() |
mlp_layer1_seedx_dist8/plot_pr_curve.png
ADDED
![]() |
mlp_layer1_seedx_dist8/plot_r_curve.png
ADDED
![]() |
mlp_layer1_seedx_dist8/plot_roc_curve.png
ADDED
![]() |