File size: 1,114 Bytes
770926c
e75b89f
 
 
770926c
 
 
e75b89f
770926c
 
e75b89f
770926c
 
 
e75b89f
 
770926c
 
e75b89f
770926c
 
 
e75b89f
 
770926c
 
e75b89f
770926c
 
 
 
 
 
 
e75b89f
770926c
 
 
e75b89f
 
 
 
6ff3ebc
770926c
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
  "version": "1.0",
  "truncation": null,
  "padding": null,
  "added_tokens_decoder": {
    "0": {
      "content": "[UNK]",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    "1": {
      "content": "<|begin_of_text|>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    "2": {
      "content": "<|end_of_text|>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    "3": {
      "content": "[PAD]",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    }
  },
  "bos_token": "<|begin_of_text|>",
  "eos_token": "<|end_of_text|>",
  "unk_token": "[UNK]",
  "pad_token": "[PAD]",
  "clean_up_tokenization_spaces": false,
  "model_input_names": [
    "input_ids",
    "attention_mask"
  ],
  "model_max_length": 4096,
  "padding_side": "left",
  "tokenizer_class": "PreTrainedTokenizerFast"
}