Sunbeam2333 commited on
Commit
ea11f14
·
verified ·
1 Parent(s): 814be4d

Upload 3 files

Browse files
method4_wav2vec2_participant/label_encoder.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48fa6033520f33cb829155432b1622d5199f15f40977841d1fb029688a4610b8
3
+ size 743
method4_wav2vec2_participant/model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc5485c9af72d76ed4f3ca5c0200d5dd60064efd6df1c0916a0eb914b475805
3
+ size 379670479
method4_wav2vec2_participant/results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_val_acc": 71.08433734939759,
3
+ "test_acc": 67.0886075949367,
4
+ "use_pretrained": true,
5
+ "num_gpus": 2,
6
+ "batch_size": 64,
7
+ "use_amp": true
8
+ }