File size: 544 Bytes
df264fd
 
 
 
 
 
 
 
 
b281147
ab98e47
 
b281147
 
 
ab98e47
 
 
b281147
df264fd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "model_type": "disco",
  "auto_map": {
    "AutoConfig": "configuration_disco.DiscoConfig",
    "AutoModel": "modeling_disco.DiscoPredictor"
  },
  "n_components": 256,
  "sampling_name": "high-disagreement@100+nonstratified",
  "number_item": "100",
  "fitted_model_type": "RandomForestRegressor_100",
  "use_full_prompt": true,
  "data_path": "arubique/flattened-MMLU",
  "eval_config": {
    "pca": 256,
    "pad_to_size": 31,
    "use_lmeval_batching": true,
    "use_full_prompt": true,
    "data_path": "arubique/flattened-MMLU"
  }
}