sajjad5221 commited on
Commit
bad2412
·
verified ·
1 Parent(s): b94f269

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "num_attention_heads": 32,
18
  "num_hidden_layers": 32,
19
  "num_key_value_heads": 8,
20
- "pad_token_id": 128256,
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
@@ -26,5 +26,5 @@
26
  "torch_dtype": "bfloat16",
27
  "transformers_version": "4.44.0",
28
  "use_cache": true,
29
- "vocab_size": 128257
30
  }
 
17
  "num_attention_heads": 32,
18
  "num_hidden_layers": 32,
19
  "num_key_value_heads": 8,
20
+ "pad_token_id": 128001,
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
 
26
  "torch_dtype": "bfloat16",
27
  "transformers_version": "4.44.0",
28
  "use_cache": true,
29
+ "vocab_size": 128256
30
  }