alea-institute commited on
Commit
e344382
·
verified ·
1 Parent(s): fb15a67

Upload FillMaskPipeline

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "models/kl3m-doc-nano-001",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "alea-institute/kl3m-doc-nano-001",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
tokenizer_config.json CHANGED
@@ -35721,7 +35721,7 @@
35721
  "eos_token": "<|end|>",
35722
  "mask_token": "<|mask|>",
35723
  "max_length": null,
35724
- "model_max_length": 1000000000000000019884624838656,
35725
  "pad_to_multiple_of": null,
35726
  "pad_token": "<|pad|>",
35727
  "pad_token_type_id": 0,
 
35721
  "eos_token": "<|end|>",
35722
  "mask_token": "<|mask|>",
35723
  "max_length": null,
35724
+ "model_max_length": 509,
35725
  "pad_to_multiple_of": null,
35726
  "pad_token": "<|pad|>",
35727
  "pad_token_type_id": 0,