princeton-nlp commited on
Commit
6d2b063
·
verified ·
1 Parent(s): 8f007f4

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": "/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
  ],
 
1
  {
2
+ "_name_or_path": "princeton-nlp/Llama-3-Instruct-8B-SimPO",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],