anonymous-birder commited on
Commit
3170757
1 Parent(s): 487d34c

Create Perch/Perch_Other_Xeno-Canto_Custom_avg.json

Browse files
Perch/Perch_Other_Xeno-Canto_Custom_avg.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": "avg"
7
+ },
8
+ "results": {
9
+ "cmap": 0.36,
10
+ "auroc": 0.84,
11
+ "t1-acc": 0.61
12
+
13
+ }
14
+ }