Commit
•
a0b3589
1
Parent(s):
3643ef4
Allow single quotes "'" and hyphens "-" (#5)
Browse files- Allow single quotes "'" and hyphens "-" (12048374d0c32ef410bd0ee3aa0788568b5979c6)
Co-authored-by: Sanchit Gandhi <sanchit-gandhi@users.noreply.huggingface.co>
- config.json +0 -2
config.json
CHANGED
@@ -50,12 +50,10 @@
|
|
50 |
"suppress_tokens": [
|
51 |
1,
|
52 |
2,
|
53 |
-
6,
|
54 |
7,
|
55 |
8,
|
56 |
9,
|
57 |
10,
|
58 |
-
12,
|
59 |
14,
|
60 |
25,
|
61 |
26,
|
|
|
50 |
"suppress_tokens": [
|
51 |
1,
|
52 |
2,
|
|
|
53 |
7,
|
54 |
8,
|
55 |
9,
|
56 |
10,
|
|
|
57 |
14,
|
58 |
25,
|
59 |
26,
|