Aeshp commited on
Commit
afba6b4
·
verified ·
1 Parent(s): 756a111

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -10
config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "architectures": ["DeepSeekForCausalLM"],
3
- "model_type": "gpt2",
4
- "n_embd": 768,
5
- "n_layer": 12,
6
- "n_head": 12,
7
- "bos_token_id": 50256,
8
- "eos_token_id": 50256,
9
- "pad_token_id": 50256
10
- }