File size: 514 Bytes
40bdd7b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f59314f
40bdd7b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "model_type": "apex",
  "mert_model_name": "m-a-p/MERT-v1-95M",
  "layer_indices": [
    2,
    5,
    8,
    -1
  ],
  "segment_sec": 30,
  "seed": 42,
  "input_dim": 768,
  "shared_dims": [
    512,
    256
  ],
  "branch_dims": [
    128,
    64
  ],
  "dropout_shared": 0.3,
  "dropout_branch": 0.1,
  "auto_map": {
    "AutoConfig": "configuration_apex.APEXConfig",
    "AutoModel": "modeling_apex.APEXModel"
  },
  "architectures": [
    "APEXModel"
  ],
  "epoch": 50,
  "val_loss": 398.77835954938615
}