weihao1 commited on
Commit
117daee
1 Parent(s): 45569dd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -19,8 +19,8 @@
19
  "transpose_query_key_value": true,
20
  "load_platform": "megatron",
21
  "save_platform": "huggingface",
22
- "load_ckpt_path": "/mnt/pfs/jinfeng_team/MMGroup/YWH/LLM_model_cache/exp_checkpoint/mumath_code_stage_2_pot_bs8/iter_0025128",
23
- "save_ckpt_path": "/mnt/pfs/jinfeng_team/MMGroup/YWH/LLM_model_cache/exp_checkpoint/mumath_code_stage_2_pot_bs8/iter_0025128_hf",
24
  "common_config_path": "config/llama-2-70b.json",
25
  "no_load_optim": true,
26
  "no_save_optim": false,
 
19
  "transpose_query_key_value": true,
20
  "load_platform": "megatron",
21
  "save_platform": "huggingface",
22
+ "load_ckpt_path": "mumath_code_stage_2_pot_bs8/iter_0025128",
23
+ "save_ckpt_path": "mumath_code_stage_2_pot_bs8/iter_0025128_hf",
24
  "common_config_path": "config/llama-2-70b.json",
25
  "no_load_optim": true,
26
  "no_save_optim": false,