Tnt3o5 commited on
Commit
4a847e6
1 Parent(s): 5ebf8cc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -33,5 +33,6 @@
33
  "pad_token_id": 50257,
34
  "pretrained_model": "microsoft/DialoGPT-small",
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.29.2"
 
37
  }
 
33
  "pad_token_id": 50257,
34
  "pretrained_model": "microsoft/DialoGPT-small",
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.29.2",
37
+ "model_type": "gpt2",
38
  }