File size: 238 Bytes
8cc9f0e
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "config": {
        "model_dtype": "float32", 
        "model_name": "Wav2Vec2-XCL",
        "training_dataset": "XCL",
        "testing_type": "nes"
    },
    "results": {
		"cmap": 0.30,
		"auroc": 0.86,
		"t1-acc": 0.47

    }
}