KoichiYasuoka
commited on
Commit
•
1858124
1
Parent(s):
72eedb5
model improved
Browse files- tokenizer.json +7 -0
tokenizer.json
CHANGED
@@ -749,6 +749,13 @@
|
|
749 |
},
|
750 |
"content": "r"
|
751 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
752 |
{
|
753 |
"type": "Replace",
|
754 |
"pattern": {
|
|
|
749 |
},
|
750 |
"content": "r"
|
751 |
},
|
752 |
+
{
|
753 |
+
"type": "Replace",
|
754 |
+
"pattern": {
|
755 |
+
"String": "ー"
|
756 |
+
},
|
757 |
+
"content": "-"
|
758 |
+
},
|
759 |
{
|
760 |
"type": "Replace",
|
761 |
"pattern": {
|