divilian commited on
Commit
b696cf3
·
verified ·
1 Parent(s): 8230128

Upload tokenizer.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer.json +9 -0
tokenizer.json CHANGED
@@ -5,6 +5,15 @@
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
 
 
 
 
 
 
 
 
8
  "content": "<pad>",
9
  "single_word": false,
10
  "lstrip": false,
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
8
+ "content": "<unk>",
9
+ "single_word": false,
10
+ "lstrip": false,
11
+ "rstrip": false,
12
+ "normalized": false,
13
+ "special": true
14
+ },
15
+ {
16
+ "id": 1,
17
  "content": "<pad>",
18
  "single_word": false,
19
  "lstrip": false,