diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_avg.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..032332fb25b6fbb9c5893d6135aed4106a0830bf --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "avg" + }, + "results": { + "cmap": 0.29, + "auroc": 0.83, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_hsn.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..a6f9723052bb967f7537e10a58a2d05bcfa7898c --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.30, + "auroc": 0.83, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_nbp.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..2b6b0a4d551546b121e7740922a8919efce34f2a --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.59, + "auroc": 0.91, + "t1-acc": 0.63 + + } +} \ No newline at end of file diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_nes.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..00fe94c72bb955f13ccbacc4ece8fb45a3d1faf9 --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nes" + }, + "results": { + "cmap": 0.29, + "auroc": 0.88, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_per.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_per.json new file mode 100644 index 0000000000000000000000000000000000000000..abde04452dacd26d470d91db99308f1f51e309d3 --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "per" + }, + "results": { + "cmap": 0.19, + "auroc": 0.72, + "t1-acc": 0.42 + + } +} \ No newline at end of file diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_sne.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..c7eed17c1a3618437992c80881016c109bbe40b2 --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "sne" + }, + "results": { + "cmap": 0.24, + "auroc": 0.81, + "t1-acc": 0.53 + + } +} \ No newline at end of file diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_ssw.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..c1c1b4481c16d530e8ccdc933b6b70e58db88d97 --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.30, + "auroc": 0.90, + "t1-acc": 0.50 + + } +} \ No newline at end of file diff --git a/AST-Dedicated/AST-Dedicated _float32_Dedicated_uhh.json b/AST-Dedicated/AST-Dedicated _float32_Dedicated_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..dd8ad3c90172b00d4c578029eaac4b8f8caa8033 --- /dev/null +++ b/AST-Dedicated/AST-Dedicated _float32_Dedicated_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.15, + "auroc": 0.78, + "t1-acc": 0.31 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_avg.json b/AST-XCL/AST-XCL_float32_XCL_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..5b96fa03767408c5e36dd5e10384c23f6aaddb25 --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "avg" + }, + "results": { + "cmap": 0.34, + "auroc": 0.84, + "t1-acc": 0.49 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_hsn.json b/AST-XCL/AST-XCL_float32_XCL_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..8bab7998062d1ef9c95735a6891a3dfeba332bb6 --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.44, + "auroc": 0.85, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_nbp.json b/AST-XCL/AST-XCL_float32_XCL_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..3649550d8d449e1165eef364223ae629d791372b --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.61, + "auroc": 0.91, + "t1-acc": 0.66 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_nes.json b/AST-XCL/AST-XCL_float32_XCL_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..1961ea588c4d090ab60237de5a7a8fade4b3241e --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "nes" + }, + "results": { + "cmap": 0.32, + "auroc": 0.89, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_per.json b/AST-XCL/AST-XCL_float32_XCL_per.json new file mode 100644 index 0000000000000000000000000000000000000000..cc31d4ab179ad1ca88bd9ae570983901f34a9cb3 --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "per" + }, + "results": { + "cmap": 0.18, + "auroc": 0.72, + "t1-acc": 0.40 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_sne.json b/AST-XCL/AST-XCL_float32_XCL_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..9cf3b60d891695d612bf3daac8fd06902ea6a450 --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "sne" + }, + "results": { + "cmap": 0.28, + "auroc": 0.82, + "t1-acc": 0.57 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_ssw.json b/AST-XCL/AST-XCL_float32_XCL_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..17779679213cc519437e4e3561c5351ff746285f --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.33, + "auroc": 0.93, + "t1-acc": 0.51 + + } +} \ No newline at end of file diff --git a/AST-XCL/AST-XCL_float32_XCL_uhh.json b/AST-XCL/AST-XCL_float32_XCL_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..173d10e87a826a79b5cd4154efe3915efc61f423 --- /dev/null +++ b/AST-XCL/AST-XCL_float32_XCL_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCL", + "training_dataset": "XCL", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.21, + "auroc": 0.75, + "t1-acc": 0.39 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_avg.json b/AST-XCM/AST-XCM_float32_XCM_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..f1d72758ab19332673c89f60a292ba90ce9ffa37 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "avg" + }, + "results": { + "cmap": 0.31, + "auroc": 0.83, + "t1-acc": 0.49 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_hsn.json b/AST-XCM/AST-XCM_float32_XCM_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..0471d25573aa5dc6117aef0d7dd0903bb22d78b3 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.38, + "auroc": 0.84, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_nbp.json b/AST-XCM/AST-XCM_float32_XCM_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..5ca95ab64b24f39db693a4ab0092069867ccd590 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.61, + "auroc": 0.91, + "t1-acc": 0.66 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_nes.json b/AST-XCM/AST-XCM_float32_XCM_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..f6d1edb9bd84ee09c9a9f766e038c9dc2af57270 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "nes" + }, + "results": { + "cmap": 0.29, + "auroc": 0.88, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_per.json b/AST-XCM/AST-XCM_float32_XCM_per.json new file mode 100644 index 0000000000000000000000000000000000000000..552f15a1d6ebf00bdf889fc66b917553f74f3910 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "per" + }, + "results": { + "cmap": 0.15, + "auroc": 0.69, + "t1-acc": 0.37 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_sne.json b/AST-XCM/AST-XCM_float32_XCM_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..93c404376817424d23184c2b754e04109c6c7a23 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "sne" + }, + "results": { + "cmap": 0.26, + "auroc": 0.82, + "t1-acc": 0.59 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_ssw.json b/AST-XCM/AST-XCM_float32_XCM_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..0b03e7c3bdc5e7e9790b7318f866732560a47e34 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.30, + "auroc": 0.90, + "t1-acc": 0.57 + + } +} \ No newline at end of file diff --git a/AST-XCM/AST-XCM_float32_XCM_uhh.json b/AST-XCM/AST-XCM_float32_XCM_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..500c7256320222c090f583a96d41e9e2e7e25414 --- /dev/null +++ b/AST-XCM/AST-XCM_float32_XCM_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "AST-XCM", + "training_dataset": "XCM", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.19, + "auroc": 0.78, + "t1-acc": 0.33 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_avg.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..91770a96e52146bc73eea532851b9080e689fb39 --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "avg" + }, + "results": { + "cmap": 0.37, + "auroc": 0.83, + "t1-acc": 0.52 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_hsn.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..a518335e4ce66b8ce2cab9c8a6ce0e71a09f4139 --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.46, + "auroc": 0.88, + "t1-acc": 0.62 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_nbp.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..1a34cc6247d902ed2a3b9db6efd1b0db58073cac --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.67, + "auroc": 0.92, + "t1-acc": 0.69 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_nes.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..630e8184d64c994830fe34ed88301bf9def91a33 --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nes" + }, + "results": { + "cmap": 0.32, + "auroc": 0.86, + "t1-acc": 0.45 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_per.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_per.json new file mode 100644 index 0000000000000000000000000000000000000000..0e57ca935382911bc93679daab642696a9b5608f --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "per" + }, + "results": { + "cmap": 0.21, + "auroc": 0.73, + "t1-acc": 0.44 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_sne.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..18c34060b150a11e408db924fc1fbcddeac7cbbc --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "sne" + }, + "results": { + "cmap": 0.26, + "auroc": 0.79, + "t1-acc": 0.57 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_ssw.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..d4b85ecbb1093cf3ba1f52ba44903f0d26e80984 --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.33, + "auroc": 0.91, + "t1-acc": 0.50 + + } +} \ No newline at end of file diff --git a/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_uhh.json b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..14eac00c429f8bd5c1f71c8cba7cd220faccab38 --- /dev/null +++ b/ConvNeXT-Dedicated/ConvNeXT-Dedicated_float32_Dedicated_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.23, + "auroc": 0.78, + "t1-acc": 0.43 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_avg.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..1ffd3859071770f39fb484da8a27dac383cc9143 --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "avg" + }, + "results": { + "cmap": 0.36, + "auroc": 0.85, + "t1-acc": 0.51 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_hsn.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..9bc2cd59cecb899ab81365231770045c91761400 --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.47, + "auroc": 0.89, + "t1-acc": 0.52 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_nbp.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..ebe79b236cf8d889b7367e52321638e6a28e49fa --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.62, + "auroc": 0.92, + "t1-acc": 0.64 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_nes.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..23ec6a737b15f8a83318ec80ccd3ac41c7e8fd69 --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "nes" + }, + "results": { + "cmap": 0.34, + "auroc": 0.88, + "t1-acc": 0.45 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_per.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_per.json new file mode 100644 index 0000000000000000000000000000000000000000..42c43427eb04b112eb87c3ec45c12b79518bb8ea --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "per" + }, + "results": { + "cmap": 0.19, + "auroc": 0.72, + "t1-acc": 0.36 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_sne.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..e33cb7f4352cc52a7f22da7223fdb8019ee02067 --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "sne" + }, + "results": { + "cmap": 0.30, + "auroc": 0.83, + "t1-acc": 0.65 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_ssw.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..dc12765c1f16a07558c4c613d3ffd91f06142aea --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.35, + "auroc": 0.93, + "t1-acc": 0.53 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_uhh.json b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..578192071473700a67f7de84e4014c7e9ce63530 --- /dev/null +++ b/ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCL", + "training_dataset": "lt", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.26, + "auroc": 0.79, + "t1-acc": 0.44 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_avg.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..63a1efd6a7fb1ebfff67014f0c1d1737ad375495 --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "avg" + }, + "results": { + "cmap": 0.36, + "auroc": 0.84, + "t1-acc": 0.57 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_hsn.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..9c4d74292dc5e43ab6f8e77546511d9bf239c24f --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.47, + "auroc": 0.86, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_nbp.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..303fc4993c1f24bbb7259d3d34b7f600df082d5e --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.64, + "auroc": 0.91, + "t1-acc": 0.66 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_nes.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..8dcb558ef9d2ce17185615038540ba453a8cb262 --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "nes" + }, + "results": { + "cmap": 0.32, + "auroc": 0.88, + "t1-acc": 0.49 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_per.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_per.json new file mode 100644 index 0000000000000000000000000000000000000000..2cba80c935776d36763b72a8f06ffea3a3e2107b --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "per" + }, + "results": { + "cmap": 0.18, + "auroc": 0.69, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_sne.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..02d2fa55f6d0509acc33304302aa1b6ff98ee767 --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "sne" + }, + "results": { + "cmap": 0.28, + "auroc": 0.82, + "t1-acc": 0.68 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_ssw.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..3c7d98e2d5e840c4eacd7b06aaea28e5b5dc423b --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.36, + "auroc": 0.92, + "t1-acc": 0.60 + + } +} \ No newline at end of file diff --git a/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_uhh.json b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..fde0536ac4ef5a40a232f8db44aaa6164170a1da --- /dev/null +++ b/ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "ConvNeXT-XCM", + "training_dataset": "XCM", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.24, + "auroc": 0.79, + "t1-acc": 0.41 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_avg.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..fa5a1adf3155e1888ac319299ef5bdc76f3b072a --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "avg" + }, + "results": { + "cmap": 0.33, + "auroc": 0.78, + "t1-acc": 0.47 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_hsn.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..ca2b910dddc8cfb6a623b1cb631095fae7b8f5c2 --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.35, + "auroc": 0.79, + "t1-acc": 0.43 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_nbp.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..7499c1a92a7b17a10a2739604e89188ebc20c980 --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.57, + "auroc": 0.88, + "t1-acc": 0.65 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_nes.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..f25c79ff18e9194b2759dcc830903989e00c6c94 --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nes" + }, + "results": { + "cmap": 0.29, + "auroc": 0.84, + "t1-acc": 0.45 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_per.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_per.json new file mode 100644 index 0000000000000000000000000000000000000000..d467c65d8a9d32d7919c0bc52e16ecc4d06d9767 --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "per" + }, + "results": { + "cmap": 0.14, + "auroc": 0.64, + "t1-acc": 0.37 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_sne.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..c353974c391545b325b794e36cf5b848593f0139 --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "sne" + }, + "results": { + "cmap": 0.23, + "auroc": 0.76, + "t1-acc": 0.55 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_ssw.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..27176f3d3f8685026a1321970c5d2b2fa5c40a75 --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.27, + "auroc": 0.85, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_uhh.json b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..77e7ade79ad43d08dbad8d0dac4d6caf4f29876c --- /dev/null +++ b/EAT-Dedicated/EAT-Dedicated_Other_Dedicated_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.17, + "auroc": 0.74, + "t1-acc": 0.37 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_avg.json b/EAT-XCL/EAT-XCL_Other_XCL_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..40286a246c00c86f81b0143d022d2eaafc27628d --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "avg" + }, + "results": { + "cmap": 0.30, + "auroc": 0.82, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_hsn.json b/EAT-XCL/EAT-XCL_Other_XCL_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..b6d47bf3f49f6cc1b0993e231e94943053b9bac7 --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.38, + "auroc": 0.86, + "t1-acc": 0.47 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_nbp.json b/EAT-XCL/EAT-XCL_Other_XCL_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..1a4e98f98dd141307d9e70b5696604744a7b038d --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.50, + "auroc": 0.87, + "t1-acc": 0.61 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_nes.json b/EAT-XCL/EAT-XCL_Other_XCL_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..b5a9c82ef59e524ed2221751de5a501bea96332a --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "nes" + }, + "results": { + "cmap": 0.27, + "auroc": 0.87, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_per.json b/EAT-XCL/EAT-XCL_Other_XCL_per.json new file mode 100644 index 0000000000000000000000000000000000000000..7760919d4436640d842005687032d9bad2a19f44 --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "per" + }, + "results": { + "cmap": 0.12, + "auroc": 0.64, + "t1-acc": 0.32 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_sne.json b/EAT-XCL/EAT-XCL_Other_XCL_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..bd00faf8464edfe621bb2a5d8ee2a0f7f8814196 --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "sne" + }, + "results": { + "cmap": 0.24, + "auroc": 0.82, + "t1-acc": 0.58 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_ssw.json b/EAT-XCL/EAT-XCL_Other_XCL_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..1b5af3f5572315308ca1481039c98f87995c4137 --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.25, + "auroc": 0.90, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/EAT-XCL/EAT-XCL_Other_XCL_uhh.json b/EAT-XCL/EAT-XCL_Other_XCL_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..668013fc3f4f905dc446dcdb4a4b73d0726469b1 --- /dev/null +++ b/EAT-XCL/EAT-XCL_Other_XCL_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCL", + "training_dataset": "XCL", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.22, + "auroc": 0.76, + "t1-acc": 0.40 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_avg.json b/EAT-XCM/EAT-XCM_Other_XCM_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..b1d176b7b0460c8f944e916fc10f1a33b6d43c21 --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "avg" + }, + "results": { + "cmap": 0.29, + "auroc": 0.80, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_hsn.json b/EAT-XCM/EAT-XCM_Other_XCM_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..847ef1eecf682ff86b293466e3d3c77004487f4c --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.40, + "auroc": 0.81, + "t1-acc": 0.47 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_nbp.json b/EAT-XCM/EAT-XCM_Other_XCM_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..1ce94d736d92eb4014521ac3b76f7d9f292b134b --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.54, + "auroc": 0.87, + "t1-acc": 0.63 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_nes.json b/EAT-XCM/EAT-XCM_Other_XCM_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..375e87730daedf6f932a00a16a6fefc241d12545 --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "nes" + }, + "results": { + "cmap": 0.28, + "auroc": 0.87, + "t1-acc": 0.43 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_per.json b/EAT-XCM/EAT-XCM_Other_XCM_per.json new file mode 100644 index 0000000000000000000000000000000000000000..3b3f270dda8d72b550a4ea48e29c7acc5417266f --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "per" + }, + "results": { + "cmap": 0.09, + "auroc": 0.60, + "t1-acc": 0.27 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_sne.json b/EAT-XCM/EAT-XCM_Other_XCM_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..45b8e5cdabac3e29f4ca6bb6b1f1e81b6eb7935e --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "sne" + }, + "results": { + "cmap": 0.23, + "auroc": 0.79, + "t1-acc": 0.64 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_ssw.json b/EAT-XCM/EAT-XCM_Other_XCM_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..7f880d3649c58fd4a226e90130b671ef88a29bf7 --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.27, + "auroc": 0.86, + "t1-acc": 0.56 + + } +} \ No newline at end of file diff --git a/EAT-XCM/EAT-XCM_Other_XCM_uhh.json b/EAT-XCM/EAT-XCM_Other_XCM_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..e24039c3e526475428f0b1071d1e7bcd27f81187 --- /dev/null +++ b/EAT-XCM/EAT-XCM_Other_XCM_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "EAT-XCM", + "training_dataset": "XCM", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.21, + "auroc": 0.77, + "t1-acc": 0.37 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_avg.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..54bdebad690514d559d8207bdd8293acbff0fb91 --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "avg" + }, + "results": { + "cmap": 0.35, + "auroc": 0.84, + "t1-acc": 0.54 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_hsn.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..00427d337db4a021ab02dc7b15b325a9d055b7cf --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.44, + "auroc": 0.85, + "t1-acc": 0.59 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_nbp.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..fe5d21984cabd6061b48ea3fed2c5f8e3f7b50b3 --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.64, + "auroc": 0.90, + "t1-acc": 0.66 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_nes.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..d9423944a9e5a2b2ec742bb68d77d3c5ff918cc3 --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nes" + }, + "results": { + "cmap": 0.33, + "auroc": 0.87, + "t1-acc": 0.47 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_per.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_per.json new file mode 100644 index 0000000000000000000000000000000000000000..f8a9033c4865405b5f0a10a6581a2e09ebb2aa67 --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "per" + }, + "results": { + "cmap": 0.19, + "auroc": 0.72, + "t1-acc": 0.40 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_sne.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..b3787757698047631f77ec177ba66ca4a53e25ff --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "sne" + }, + "results": { + "cmap": 0.28, + "auroc": 0.81, + "t1-acc": 0.65 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_ssw.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..a8cdecc18bc743987755552b0e9e32b6ac502dfc --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.35, + "auroc": 0.91, + "t1-acc": 0.54 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_uhh.json b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..c6441ab0a0bef5626cef6b96ec304311d2cadc81 --- /dev/null +++ b/EfficientNet-B1-Dedicated/EfficientNet-B1-Dedicated_float32_Dedicated_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.24, + "auroc": 0.80, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_avg.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..8fd5e03ce0f74b0c9933a0dd9c1348fd496322db --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "avg" + }, + "results": { + "cmap": 0.32, + "auroc": 0.84, + "t1-acc": 0.53 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_hsn.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..2d1856a5c3da3313213792a12cab62d01e2cecd6 --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.35, + "auroc": 0.86, + "t1-acc": 0.59 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_nbp.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..a0b78fe5d3ca1fda9f5c2923f67f730f44176c18 --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.57, + "auroc": 0.90, + "t1-acc": 0.63 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_nes.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..1486f279ddd225482098b3924322021717af7739 --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "nes" + }, + "results": { + "cmap": 0.30, + "auroc": 0.88, + "t1-acc": 0.49 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_per.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_per.json new file mode 100644 index 0000000000000000000000000000000000000000..16698e722cd94ef4026b537de60674768b825397 --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "per" + }, + "results": { + "cmap": 0.17, + "auroc": 0.71, + "t1-acc": 0.38 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_sne.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..aabd88141977d45769e8411439ee23d719b3e6ff --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "sne" + }, + "results": { + "cmap": 0.28, + "auroc": 0.83, + "t1-acc": 0.67 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_ssw.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..9b553dd7cba95eece165195b44519c766470fd77 --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.33, + "auroc": 0.91, + "t1-acc": 0.55 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_uhh.json b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..f70d2257dd1beca42a80ec1a1ac40727e9d1fe34 --- /dev/null +++ b/EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCL", + "training_dataset": "XCL", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.23, + "auroc": 0.78, + "t1-acc": 0.42 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_avg.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..ecd8ec600185a4a7baef0297c556f3bcd5f4376e --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "avg" + }, + "results": { + "cmap": 0.36, + "auroc": 0.85, + "t1-acc": 0.59 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_hsn.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..7bd6142d93a365d355d54e851fba4183a0946594 --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.48, + "auroc": 0.88, + "t1-acc": 0.59 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_nbp.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..2f9da2cc9c5e991384d45a6974693c7e3d95eb6c --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.64, + "auroc": 0.92, + "t1-acc": 0.69 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_nes.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..55ecc2e80236d46f0f24f403dd95c8bd183ee778 --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "nes" + }, + "results": { + "cmap": 0.32, + "auroc": 0.89, + "t1-acc": 0.49 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_per.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_per.json new file mode 100644 index 0000000000000000000000000000000000000000..bfe1c959f420f18fe71b8345e90a7a8ee7cecfd9 --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "per" + }, + "results": { + "cmap": 0.18, + "auroc": 0.70, + "t1-acc": 0.42 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_sne.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..84779b89d741d5b963914dabe93a10ccba8c9bee --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "sne" + }, + "results": { + "cmap": 0.30, + "auroc": 0.83, + "t1-acc": 0.72 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_ssw.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..0428787ece8deba8270b0941095509b8d56dee10 --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.36, + "auroc": 0.92, + "t1-acc": 0.61 + + } +} \ No newline at end of file diff --git a/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_uhh.json b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..48fe704adc93cadc6fe8767c8f2276a1c4713330 --- /dev/null +++ b/EfficientNet-B1-XCM/EfficientNet-B1-XCM_float32_XCM_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "EfficientNet-B1-XCM", + "training_dataset": "XCM", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.26, + "auroc": 0.80, + "t1-acc": 0.44 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_avg.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..ac07b291ea7c71c6b3ce9f352fee5024116bb381 --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "avg" + }, + "results": { + "cmap": 0.36, + "auroc": 0.84, + "t1-acc": 0.61 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_hsn.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..5c688f633a754cdb7815739353d32505a3890bb7 --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.45, + "auroc": 0.86, + "t1-acc": 0.58 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_nbp.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..303e2623a3017880628b5fee7a478464711f7800 --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.63, + "auroc": 0.91, + "t1-acc": 0.69 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_nes.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..dd0358c32884cc19c9066cc54718de1b6dddf460 --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "nes" + }, + "results": { + "cmap": 0.39, + "auroc": 0.90, + "t1-acc": 0.66 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_per.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_per.json new file mode 100644 index 0000000000000000000000000000000000000000..4261510037092ed3e61881650a5b7236d6b27d13 --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "per" + }, + "results": { + "cmap": 0.18, + "auroc": 0.70, + "t1-acc": 0.48 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_sne.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..a13dd2e7a192bd4af12cdc0930bda0a236cc3b4d --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "sne" + }, + "results": { + "cmap": 0.29, + "auroc": 0.83, + "t1-acc": 0.69 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_ssw.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..a422437067e01caf6645e529ee843fe58ea83df6 --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.28, + "auroc": 0.91, + "t1-acc": 0.62 + + } +} \ No newline at end of file diff --git a/Perch/Perch_Other_Xeno-Canto_(Custom)_uhh.json b/Perch/Perch_Other_Xeno-Canto_(Custom)_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..b1aa85e37fe2f79d9e24085375e0285ddafc39e8 --- /dev/null +++ b/Perch/Perch_Other_Xeno-Canto_(Custom)_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "Other", + "model_name": "Perch", + "training_dataset": "Xeno-Canto (Custom)", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.27, + "auroc": 0.76, + "t1-acc": 0.57 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_avg.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..aff1f29935fad61957b43ae3631773462f14cd98 --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "avg" + }, + "results": { + "cmap": 0.26, + "auroc": 0.79, + "t1-acc": 0.44 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_hsn.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..d6b4186a98c150c6679557e35963d33009da3c0a --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.34, + "auroc": 0.79, + "t1-acc": 0.36 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_nbp.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..3b6045301e559bd79d058378b64a7d74c259dd5b --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.54, + "auroc": 0.88, + "t1-acc": 0.64 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_nes.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..8d1c71710328c3d857ede987415dcb262990a39a --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "nes" + }, + "results": { + "cmap": 0.24, + "auroc": 0.83, + "t1-acc": 0.40 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_per.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_per.json new file mode 100644 index 0000000000000000000000000000000000000000..68261bdac1ad3746c95c68d0f77c2324f8f742a1 --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "per" + }, + "results": { + "cmap": 0.11, + "auroc": 0.64, + "t1-acc": 0.30 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_sne.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..4f428c9aa575e187c05a169f471ea5cd706791be --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "sne" + }, + "results": { + "cmap": 0.21, + "auroc": 0.77, + "t1-acc": 0.53 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_ssw.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..575e18b28d9966d3a48f13844ada68c43e5622ce --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.22, + "auroc": 0.87, + "t1-acc": 0.45 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_uhh.json b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..439a062b1c552a2e9b99c3b113c8c29ac8485edb --- /dev/null +++ b/Wav2Vec2-Dedicated/Wav2Vec2-Dedicated_float32_Dedicated_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-Dedicated", + "training_dataset": "Dedicated", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.15, + "auroc": 0.73, + "t1-acc": 0.38 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_avg.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..4df536fb750070566508b2f7b5cdcc2e42b5ecc0 --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "avg" + }, + "results": { + "cmap": 0.31, + "auroc": 0.78, + "t1-acc": 0.50 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_hsn.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..4438fd99b7d9027684fb4dfaf08d197118fe649d --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.40, + "auroc": 0.86, + "t1-acc": 0.50 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_nbp.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..fce5297d480eac3f00b74e63aa024f81160cc7c3 --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.57, + "auroc": 0.90, + "t1-acc": 0.65 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_nes.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..ca7e88f868d76d9da0874d2c192096c97c63b181 --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "nes" + }, + "results": { + "cmap": 0.30, + "auroc": 0.86, + "t1-acc": 0.47 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_per.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_per.json new file mode 100644 index 0000000000000000000000000000000000000000..7997eac8a10019ea99b0f719dcb9ae58e1ec6228 --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "per" + }, + "results": { + "cmap": 0.14, + "auroc": 0.68, + "t1-acc": 0.34 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_sne.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..fc2f072ea23201bca1a65210df89a6098057049f --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "sne" + }, + "results": { + "cmap": 0.25, + "auroc": 0.78, + "t1-acc": 0.51 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_ssw.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..1871b58ebdbf61b25a26dfd3d5831ff25536cfbd --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.29, + "auroc": 0.90, + "t1-acc": 0.50 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_uhh.json b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..8d69128442d55cd0dd8e3386819385042fcf12c0 --- /dev/null +++ b/Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCL", + "training_dataset": "XCL", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.21, + "auroc": 0.76, + "t1-acc": 0.51 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_avg.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_avg.json new file mode 100644 index 0000000000000000000000000000000000000000..14afc640eae3a954ce47129272a083c95cc2ac47 --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_avg.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "avg" + }, + "results": { + "cmap": 0.29, + "auroc": 0.80, + "t1-acc": 0.46 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_hsn.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_hsn.json new file mode 100644 index 0000000000000000000000000000000000000000..532cc70c1615fb8e049a94de804dacb887e4ce77 --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_hsn.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "hsn" + }, + "results": { + "cmap": 0.41, + "auroc": 0.85, + "t1-acc": 0.40 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_nbp.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_nbp.json new file mode 100644 index 0000000000000000000000000000000000000000..8e46f4a52b73dad94f4bcff0be9e2fdcc7caf912 --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_nbp.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "nbp" + }, + "results": { + "cmap": 0.56, + "auroc": 0.88, + "t1-acc": 0.63 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_nes.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_nes.json new file mode 100644 index 0000000000000000000000000000000000000000..ab686dda0e2c49d46247d889ff51d3dcc42b3ada --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_nes.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "nes" + }, + "results": { + "cmap": 0.27, + "auroc": 0.84, + "t1-acc": 0.41 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_per.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_per.json new file mode 100644 index 0000000000000000000000000000000000000000..0dbded4a6a871f85518a3d07ec5cf33569f934fa --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_per.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "per" + }, + "results": { + "cmap": 0.10, + "auroc": 0.63, + "t1-acc": 0.25 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_sne.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_sne.json new file mode 100644 index 0000000000000000000000000000000000000000..17f9ca46a38f8c1378960a83d4bd0fb4e6e74775 --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_sne.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "sne" + }, + "results": { + "cmap": 0.21, + "auroc": 0.77, + "t1-acc": 0.59 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_ssw.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_ssw.json new file mode 100644 index 0000000000000000000000000000000000000000..a9129250de6507a21cae2e29dcf6e73925c11713 --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_ssw.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "ssw" + }, + "results": { + "cmap": 0.26, + "auroc": 0.85, + "t1-acc": 0.55 + + } +} \ No newline at end of file diff --git a/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_uhh.json b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_uhh.json new file mode 100644 index 0000000000000000000000000000000000000000..105248069f40328f4d9260e4cd5e2946c35d3c35 --- /dev/null +++ b/Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_uhh.json @@ -0,0 +1,14 @@ +{ + "config": { + "model_dtype": "float32", + "model_name": "Wav2Vec2-XCM", + "training_dataset": "XCM", + "testing_type": "uhh" + }, + "results": { + "cmap": 0.19, + "auroc": 0.75, + "t1-acc": 0.38 + + } +} \ No newline at end of file