Robotics
multilingual
ternary
multimodal
pretraining
jirack
ternarytransformer
kgrabko commited on
Commit
a6f00ef
·
verified ·
1 Parent(s): 027bb32

Delete tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -10
tokenizer_config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "backend": "tokenizers",
3
- "bos_token": "<|endoftext|>",
4
- "clean_up_tokenization_spaces": true,
5
- "eos_token": "<|endoftext|>",
6
- "model_max_length": 1000000000000000019884624838656,
7
- "pad_token": "<|padding|>",
8
- "tokenizer_class": "TokenizersBackend",
9
- "unk_token": "<|unk|>"
10
- }