Update tiny models for MegaForQuestionAnswering

#6
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer_config.json +1 -0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f04b4f541bb977c115092ae928fa72ff8ddbc7a3ad1147a091ec0630c3d19cb8
3
  size 406101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c86d8ecbd4879bf212865424c6a0b3d60a3b3117baf9b0dd760e689e840cc901
3
  size 406101
tokenizer_config.json CHANGED
@@ -8,6 +8,7 @@
8
  "rstrip": false,
9
  "single_word": false
10
  },
 
11
  "cls_token": {
12
  "__type": "AddedToken",
13
  "content": "<s>",
 
8
  "rstrip": false,
9
  "single_word": false
10
  },
11
+ "clean_up_tokenization_spaces": true,
12
  "cls_token": {
13
  "__type": "AddedToken",
14
  "content": "<s>",