anonymous-birder commited on
Commit
dcdc8fd
1 Parent(s): 4c01736

Create Perch_Other_Xeno-Canto_Custom_hsn.json

Browse files
Perch/Perch_Other_Xeno-Canto_Custom_hsn.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "Other",
4
+ "model_name": "Perch",
5
+ "training_dataset": "Xeno-Canto Custom",
6
+ "testing_type": "hsn"
7
+ },
8
+ "results": {
9
+ "cmap": 0.45,
10
+ "auroc": 0.86,
11
+ "t1-acc": 0.58
12
+
13
+ }
14
+ }