TejAndrewsACC commited on
Commit
949905c
·
verified ·
1 Parent(s): 417abad

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -18,5 +18,6 @@
18
  "gradient_checkpointing": false,
19
  "use_cache": true,
20
  "bos_token_id": 101,
21
- "eos_token_id": 102
 
22
  }
 
18
  "gradient_checkpointing": false,
19
  "use_cache": true,
20
  "bos_token_id": 101,
21
+ "eos_token_id": 102,
22
+ "model_type" : "bert"
23
  }