mpronesti commited on
Commit
7cb530f
1 Parent(s): 6b6ee23

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -1
tokenizer_config.json CHANGED
@@ -2,7 +2,6 @@
2
  "add_prefix_space": false,
3
  "eos_token": "<|endoftext|>",
4
  "model_max_length": 2048,
5
- "name_or_path": "tiiuae/falcon_tokenizer",
6
  "special_tokens_map_file": null,
7
  "tokenizer_class": "PreTrainedTokenizerFast"
8
  }
 
2
  "add_prefix_space": false,
3
  "eos_token": "<|endoftext|>",
4
  "model_max_length": 2048,
 
5
  "special_tokens_map_file": null,
6
  "tokenizer_class": "PreTrainedTokenizerFast"
7
  }