BINOMDA commited on
Commit
3db7737
·
verified ·
1 Parent(s): 4fedda1

config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "model_name": "OMDA",
3
  "architecture": "OMDA-Decoder",
4
  "vocab_size": 128004,
 
1
  {
2
+ "architectures": ["GPT2LMHeadModel"],
3
+ "model_type": "gpt2",
4
  "model_name": "OMDA",
5
  "architecture": "OMDA-Decoder",
6
  "vocab_size": 128004,