javismiles commited on
Commit
cd49c3d
·
verified ·
1 Parent(s): 4fd55f4

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "gpt2",
3
  "hidden_size": 32,
4
- "model_type": "gpt2",
5
  "num_channels": 3,
6
  "num_classes": 10
7
  }
 
1
  {
2
  "_name_or_path": "gpt2",
3
  "hidden_size": 32,
4
+ "model_type": "gpt-nano",
5
  "num_channels": 3,
6
  "num_classes": 10
7
  }