xiamengzhou commited on
Commit
385b8ff
1 Parent(s): 9393843

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/zephyr-7b-cdpo-const=0.8-full-beta-2-lr-3e-7-bs-128-len-norm",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
@@ -23,4 +23,4 @@
23
  "transformers_version": "4.40.0",
24
  "use_cache": true,
25
  "vocab_size": 32000
26
- }
 
1
  {
2
+ "_name_or_path": "princeton-nlp/Mistral-7B-Base-SFT-SimPO",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
23
  "transformers_version": "4.40.0",
24
  "use_cache": true,
25
  "vocab_size": 32000
26
+ }