iddogino commited on
Commit
a7658ae
·
verified ·
1 Parent(s): b83e8db

Upload tokenizer

Browse files
Files changed (2) hide show
  1. tokenizer.json +1 -1
  2. tokenizer_config.json +1 -1
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc9122300a58cf0277ff997d8d8e3dbc84f28ede1438dbd2c301b4b2af034f7b
3
  size 17210019
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e1f976d163477701fd94b5b3b53ca80835443b1e08489718fdbc21a6a0aae4
3
  size 17210019
tokenizer_config.json CHANGED
@@ -2057,7 +2057,7 @@
2057
  "input_ids",
2058
  "attention_mask"
2059
  ],
2060
- "model_max_length": 8000,
2061
  "pad_token": "<|eot_id|>",
2062
  "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }
 
2057
  "input_ids",
2058
  "attention_mask"
2059
  ],
2060
+ "model_max_length": 8064,
2061
  "pad_token": "<|eot_id|>",
2062
  "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }