explcre commited on
Commit
8583d45
·
verified ·
1 Parent(s): f8cd69d

Upload exp_phase5_stage_a_v7_reasoning_t3_r128_FIXED_20260505_195719/manifest.json with huggingface_hub

Browse files
exp_phase5_stage_a_v7_reasoning_t3_r128_FIXED_20260505_195719/manifest.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "trainer": "stage_a_v7_two_lora.py",
3
+ "mode": "reasoning",
4
+ "llm_name": "Qwen/Qwen3.5-0.8B",
5
+ "lora_r": 128,
6
+ "train_jsonl": "/workspace/dnathinker/data/reasoning_traces/train.enhancer_editing.reasoning.jsonl",
7
+ "n_train_rows": 8423,
8
+ "trainable_params": 8650752,
9
+ "num_steps": 3000,
10
+ "peak_lr": 2e-05
11
+ }