File size: 238 Bytes
d0ff726
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "config": {
        "model_dtype": "float32", 
        "model_name": "Wav2Vec2-XCM",
        "training_dataset": "XCM",
        "testing_type": "nes"
    },
    "results": {
		"cmap": 0.27,
		"auroc": 0.84,
		"t1-acc": 0.41

    }
}