anonymous-birder commited on
Commit
49e8e14
1 Parent(s): 01fe464

Create Wav2Vec2-XCM_float32_XCM_ssw.json

Browse files
Wav2Vec2-XCM/Wav2Vec2-XCM_float32_XCM_ssw.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "Wav2Vec2-XCM",
5
+ "training_dataset": "XCM",
6
+ "testing_type": "ssw"
7
+ },
8
+ "results": {
9
+ "cmap": 0.26,
10
+ "auroc": 0.85,
11
+ "t1-acc": 0.55
12
+
13
+ }
14
+ }