File size: 619 Bytes
4ec70b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5069985
 
 
 
4ec70b3
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
{
  "added_tokens_decoder": {
    "33": {
      "content": "[BLANK]",
      "lstrip": true,
      "normalized": false,
      "rstrip": true,
      "single_word": false,
      "special": false
    }
  },
  "bos_token": null,
  "clean_up_tokenization_spaces": false,
  "do_lower_case": false,
  "eos_token": null,
  "model_max_length": 1000,
  "pad_token": "[BLANK]",
  "replace_word_delimiter_char": " ",
  "target_lang": null,
  "tokenizer_class": "GigaAMCTCTokenizer",
  "unk_token": "[BLANK]",
  "word_delimiter_token": " ",
  "auto_map": {
    "AutoTokenizer": ["gigaam_transformers.GigaAMCTCTokenizer", null]
  }
}