seonglae commited on
Commit
444eecb
1 Parent(s): 0c84f62

yokhal-md/checkpoint-500

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +4 -0
tokenizer_config.json CHANGED
@@ -60,8 +60,12 @@
60
  "clean_up_tokenization_spaces": false,
61
  "eos_token": "<eos>",
62
  "legacy": null,
 
63
  "model_max_length": 1000000000000000019884624838656,
 
64
  "pad_token": "<pad>",
 
 
65
  "sp_model_kwargs": {},
66
  "spaces_between_special_tokens": false,
67
  "tokenizer_class": "GemmaTokenizer",
 
60
  "clean_up_tokenization_spaces": false,
61
  "eos_token": "<eos>",
62
  "legacy": null,
63
+ "max_length": null,
64
  "model_max_length": 1000000000000000019884624838656,
65
+ "pad_to_multiple_of": null,
66
  "pad_token": "<pad>",
67
+ "pad_token_type_id": 0,
68
+ "padding_side": "left",
69
  "sp_model_kwargs": {},
70
  "spaces_between_special_tokens": false,
71
  "tokenizer_class": "GemmaTokenizer",