anonymous-birder commited on
Commit
8cc9f0e
1 Parent(s): 72bfd48

Create Wav2Vec2-XCL_float32_XCL_nes.json

Browse files
Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_nes.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": "nes"
7
+ },
8
+ "results": {
9
+ "cmap": 0.30,
10
+ "auroc": 0.86,
11
+ "t1-acc": 0.47
12
+
13
+ }
14
+ }