karrrr123456 commited on
Commit
4f06717
·
verified ·
1 Parent(s): 21ce260

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -1,7 +1,4 @@
1
  {
2
- {
3
  "model_type": "gpt2",
4
- "num_hidden_layers": 4,
5
- "hidden_size": 384,
6
- "intermediate_size": 1024
7
  }
 
1
  {
 
2
  "model_type": "gpt2",
3
+ "pipeline_tag": "text-generation"
 
 
4
  }