File size: 819 Bytes
aa50ff8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "format_version": 1,
  "checkpoint_step": 30400,
  "base_llm": "Qwen/Qwen2.5-3B-Instruct",
  "llm_kind": "merged",
  "llm_path": "llm",
  "vision_dim": 768,
  "feature_key": "conch_v15",
  "patch_level": "5x_512",
  "use_wsi_markers": true,
  "use_wsi_index_emb": true,
  "prompt_style": "double",
  "report_target_field": "conclusion",
  "report_target_label": "",
  "training_config": {
    "llm": "Qwen/Qwen2.5-3B-Instruct",
    "vision_dim": 768,
    "feature_key": "conch_v15",
    "patch_level": "5x_512",
    "use_wsi_markers": true,
    "prompt_style": "double",
    "max_text_length": 384,
    "max_vision_tokens": 4096,
    "vision_token_dropout": 0.0,
    "lora_r": 16,
    "lora_alpha": 32,
    "lora_dropout": 0.05,
    "lora_target": "q_proj,k_proj,v_proj,o_proj",
    "unfreeze_llm_base": true
  }
}