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

Upload 3 files

Browse files
method5_CLAP_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
method5_CLAP_participant/model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb9048a4bb4625576f95ab7b438df96b03ed0a21438f228a811c2949c1e6312e
3
+ size 616140767
method5_CLAP_participant/results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_val_acc": 60.97560975609756,
3
+ "test_acc": 55.55555555555556,
4
+ "model_type": "clap",
5
+ "split_method": "participant",
6
+ "num_gpus": 1,
7
+ "batch_size": 64,
8
+ "learning_rate": 0.0001,
9
+ "num_workers": 12,
10
+ "use_amp": true,
11
+ "use_preload": true,
12
+ "optimization_version": "v2_gpu_optimized"
13
+ }