Update tiny models for MegaForSequenceClassification
#9
by
hf-transformers-bot
- opened
- pytorch_model.bin +1 -1
- 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:
|
3 |
size 410909
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d51b7a8a9ff7e465d4fdb4aad04f36f6efb788fa7ee856033546738e00693663
|
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>",
|