empathielabs commited on
Commit
c1840d8
1 Parent(s): 2bfbdbb

Upload tokenizer

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +1 -7
special_tokens_map.json CHANGED
@@ -10,11 +10,5 @@
10
  "rstrip": false,
11
  "single_word": false
12
  },
13
- "pad_token": {
14
- "content": "<|im_end|>",
15
- "lstrip": false,
16
- "normalized": false,
17
- "rstrip": false,
18
- "single_word": false
19
- }
20
  }
 
10
  "rstrip": false,
11
  "single_word": false
12
  },
13
+ "pad_token": "<|im_end|>"
 
 
 
 
 
 
14
  }