thhaus commited on
Commit
0a67079
1 Parent(s): 9fc1371

Upload tokenizer

Browse files
special_tokens_map.json CHANGED
@@ -1 +1,16 @@
1
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ }
16
+ }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5b1a1ec52b4958a1d1d7bd1542233797d3d42d3faa26ea81b07ac0a2c95b926
3
- size 17814156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f36001424cb77e4c03b4bad48843652dc06720c4b8eb51971eae7c91fb0c12
3
+ size 18005902
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff