anonymous-birder commited on
Commit
8596adf
1 Parent(s): 3c2e927

Create Wav2Vec2-XCL_float32_XCL_hsn.json

Browse files
Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_hsn.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "Wav2Vec2-XCL",
5
+ "training_dataset": "XCL",
6
+ "testing_type": "hsn"
7
+ },
8
+ "results": {
9
+ "cmap": 0.40,
10
+ "auroc": 0.86,
11
+ "t1-acc": 0.50
12
+
13
+ }
14
+ }