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

Update config.json

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