zhou-xl commited on
Commit
a2e5527
·
verified ·
1 Parent(s): 343e7ba

Upload 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": "/mnt/new_pfs/liming_team/auroraX/zxl/project/SimPO/outputs/llama_instruct_first_150_prob/checkpoint-233",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -24,7 +24,7 @@
24
  "rope_theta": 500000.0,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "bfloat16",
27
- "transformers_version": "4.33.1",
28
  "use_cache": false,
29
  "vocab_size": 128256
30
  }
 
1
  {
2
+ "_name_or_path": "zhou-xl/xpo-lla-3-8b-instruct",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
24
  "rope_theta": 500000.0,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "bfloat16",
27
+ "transformers_version": "4.45.2",
28
  "use_cache": false,
29
  "vocab_size": 128256
30
  }