divilian commited on
Commit
cdddbaa
·
verified ·
1 Parent(s): f4817aa

Upload tokenizer.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer.json +2 -2
tokenizer.json CHANGED
@@ -5,7 +5,7 @@
5
  "added_tokens": [
6
  {
7
  "id": 0,
8
- "content": "<unk",
9
  "single_word": false,
10
  "lstrip": false,
11
  "rstrip": false,
@@ -93,7 +93,7 @@
93
  "model": {
94
  "type": "WordLevel",
95
  "vocab": {
96
- "<unk": 0,
97
  "<pad>": 1,
98
  ",": 4,
99
  "the": 5,
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
8
+ "content": "<unk>",
9
  "single_word": false,
10
  "lstrip": false,
11
  "rstrip": false,
 
93
  "model": {
94
  "type": "WordLevel",
95
  "vocab": {
96
+ "<unk>": 0,
97
  "<pad>": 1,
98
  ",": 4,
99
  "the": 5,