ValValFunny commited on
Commit
b6816de
·
verified ·
1 Parent(s): 92abdd4

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -9
config.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "architectures": ["GPT2LMHeadModel"],
3
- "model_type": "gpt2",
4
- "hidden_size": 768,
5
- "num_attention_heads": 12,
6
- "num_hidden_layers": 12,
7
- "vocab_size": 50257,
8
- "max_position_embeddings": 1024
9
- }