Update tiny models for MegaForSequenceClassification

#5
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:7a7b3350d3c1ff291f8a35861d51b6314100c7d8d9512165f92427548c73e10d
3
  size 410909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e81bfd2fc561af5a763d3bd7cf3ee3ec83bc4bcf186c63c7635778da3084f01
3
  size 410909
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>",