FinancialSupport commited on
Commit
e6d05f8
·
1 Parent(s): 8c39ddb

added "model_type": "gpt2"

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "bias": true,
 
3
  "block_size": 1024,
4
  "dropout": 0.0,
5
  "n_embd": 768,
 
1
  {
2
  "bias": true,
3
+ "model_type": "gpt2"
4
  "block_size": 1024,
5
  "dropout": 0.0,
6
  "n_embd": 768,