xiamengzhou commited on
Commit
33d0960
1 Parent(s): bffb145

update config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/scratch/gpfs/DANQIC/ym0081/checkpoints_new/llama-3-8b-rdpo-from-sft-alpha-0.05-lr-5e-7-bs-128",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -25,4 +25,4 @@
25
  "transformers_version": "4.40.0",
26
  "use_cache": true,
27
  "vocab_size": 128256
28
- }
 
1
  {
2
+ "_name_or_path": "princeton-nlp/Llama-3-Base-8B-SFT-RDPO",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
25
  "transformers_version": "4.40.0",
26
  "use_cache": true,
27
  "vocab_size": 128256
28
+ }