NicoNico6
commited on
Commit
·
47eb2fd
1
Parent(s):
96a5c71
update config file
Browse files- special_tokens_map.json +0 -1
- special_tokens_map.json +1 -0
special_tokens_map.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
../../blobs/1c141cfedc26fa17771e88d0a1372d4a7387a3ec
|
|
|
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"bos_token": {"content": "<s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}, "eos_token": {"content": "</s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}, "unk_token": {"content": "<unk>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}}
|