File size: 554 Bytes
de2a7bf
67fb512
ea82f09
efc8fe8
ea82f09
67fb512
86c32d2
67fb512
ea82f09
 
 
 
 
67fb512
ea82f09
 
67fb512
 
 
 
de2a7bf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "backend": "tokenizers",
  "bos_token": "<|begin_of_text|>",
  "clean_up_tokenization_spaces": false,
  "eos_token": "<|eot|>",
  "is_local": false,
  "local_files_only": false,
  "max_length": 1024,
  "model_input_names": [
    "input_ids",
    "attention_mask"
  ],
  "model_max_length": 10485760,
  "model_specific_special_tokens": {},
  "pad_token": "<|finetune_right_pad|>",
  "processor_class": "Llama4Processor",
  "stride": 0,
  "tokenizer_class": "TokenizersBackend",
  "truncation_side": "right",
  "truncation_strategy": "longest_first"
}