BICORP commited on
Commit
b2692da
·
verified ·
1 Parent(s): 8e94ae8

Upload tokenizer.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer.json +7 -0
tokenizer.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "hello": 1,
3
+ "world": 2,
4
+ "hola": 3,
5
+ "mundo": 4,
6
+ "<unk>": 0
7
+ }