Update config.json
Browse files- config.json +5 -5
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
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 |
}
|