zhiqings commited on
Commit
588d3a1
1 Parent(s): 35fdd78

Delete tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -8
tokenizer_config.json DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "bos_token": "",
3
- "eos_token": "",
4
- "model_max_length": 1000000000000000019884624838656,
5
- "special_tokens_map_file": "/gpfs/u/home/AICD/AICDsnzh/scratch/huggingface/hub/models--decapoda-research--llama-65b-hf/snapshots/47d2b93e8c0a3d5d6582bdec13f233ca0527499a/special_tokens_map.json",
6
- "tokenizer_class": "LlamaTokenizer",
7
- "unk_token": ""
8
- }