xiamengzhou commited on
Commit
d819893
·
1 Parent(s): 10832e5

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-kto-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-KTO",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
25
  "transformers_version": "4.40.0",
26
  "use_cache": true,
27
  "vocab_size": 128256
28
+ }