File size: 238 Bytes
72bfd48
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "per"
    },
    "results": {
		"cmap": 0.14,
		"auroc": 0.68,
		"t1-acc": 0.34

    }
}