Upload special_tokens_map.json with huggingface_hub
Browse files- special_tokens_map.json +1 -1
special_tokens_map.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"mask_token": {
|
| 6 |
"content": "<mask>",
|
| 7 |
"lstrip": true,
|
| 8 |
-
"normalized":
|
| 9 |
"rstrip": false,
|
| 10 |
"single_word": false
|
| 11 |
},
|
|
|
|
| 5 |
"mask_token": {
|
| 6 |
"content": "<mask>",
|
| 7 |
"lstrip": true,
|
| 8 |
+
"normalized": true,
|
| 9 |
"rstrip": false,
|
| 10 |
"single_word": false
|
| 11 |
},
|