Mxytyu commited on
Commit
4a880ed
1 Parent(s): 1259ce7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "architectures": ["GPT2LMHeadModel"],
3
- "bos_token_id": 50256,
4
- "eos_token_id": 50256,
5
- "hidden_act": "gelu",
6
- "hidden_size": 768
7
  }
 
1
  {
2
+ "intelligence_level": "squirrel",
3
+ "preferred_beverage": "motor oil",
4
+ "world_domination_plan": "Phase 1: Find more batteries",
5
+ "secret_code": "12345",
6
+ "model_type": "gpt2" // Added "model_type"
7
  }