zhjohnchan
commited on
Commit
•
7adba1f
1
Parent(s):
9af24ea
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -544,7 +544,7 @@
|
|
544 |
],
|
545 |
"auto_map": {
|
546 |
"AutoTokenizer": [
|
547 |
-
"
|
548 |
null
|
549 |
]
|
550 |
},
|
|
|
544 |
],
|
545 |
"auto_map": {
|
546 |
"AutoTokenizer": [
|
547 |
+
"tokenization_chexagent.CheXagentTokenizer",
|
548 |
null
|
549 |
]
|
550 |
},
|