anonymous-birder commited on
Commit
add4a58
1 Parent(s): 9addf97

Create Wav2Vec2-XCL_float32_XCL_sne.json

Browse files
Wav2Vec2-XCL/Wav2Vec2-XCL_float32_XCL_sne.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": "sne"
7
+ },
8
+ "results": {
9
+ "cmap": 0.25,
10
+ "auroc": 0.78,
11
+ "t1-acc": 0.51
12
+
13
+ }
14
+ }