Delete config.json
Browse files- 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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|