DracoHugging
commited on
Commit
•
d4daa1d
1
Parent(s):
44b8378
Added distilbert tokenizer
Browse files- tokenizer.json +0 -0
- tokenizer_config.json +3 -0
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_lower_case": true
|
3 |
+
}
|