Ray0323 commited on
Commit
4c6a430
1 Parent(s): a40054b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/cognitive_comp/wanghao/models/llama_sft/llama_13b_v2_s2_6600_rlhf_0515_kl_RM13BB0510_step49_hf/",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "path/to/your/checkpoints",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],