xiamengzhou commited on
Commit
bf65e79
1 Parent(s): 14d4f28

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-simpo-beta-2.5-tau-1.4-lr-1e-6-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-Instruct-8B-SimPO",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
25
  "transformers_version": "4.40.0",
26
  "use_cache": true,
27
  "vocab_size": 128256
28
+ }