File size: 918 Bytes
19be1a8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58b9c3b
19be1a8
 
 
 
 
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
{
  "added_tokens_decoder": {
    "1": {
      "content": "<unknown>",
      "lstrip": false,
      "normalized": false,
      "rstrip": false,
      "single_word": false,
      "special": true
    },
    "5": {
      "content": "<pad>",
      "lstrip": false,
      "normalized": false,
      "rstrip": false,
      "single_word": false,
      "special": true
    },
    "6": {
      "content": "<eos>",
      "lstrip": false,
      "normalized": false,
      "rstrip": false,
      "single_word": false,
      "special": true
    }
  },
  "additional_special_tokens": null,
  "auto_map": {
    "AutoTokenizer": [
      "tokenization_turkish_mft.TurkishMFTTokenizerHF",
      null
    ]
  },
  "backend": "custom",
  "eos_token": "<eos>",
  "extra_special_tokens": [],
  "is_local": false,
  "model_max_length": 2048,
  "pad_token": "<pad>",
  "tokenizer_class": "TurkishMFTTokenizerHF",
  "unk_token": "<unknown>"
}