File size: 861 Bytes
9dd132d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "additional_special_tokens": [
    "<|available_functions|>",
    "<|system|>",
    "<|gökdeniz|>",
    "<|user|>",
    "<|josie|>",
    "<|assistant|>",
    "<|function_call|>",
    "<|function_response|>",
    "<|image|>",
    "<|long_term_memory|>",
    "<|short_term_memory|>",
    "<|home_state|>",
    "<|current_states|>",
    "<|context|>",
    "<|im_start|>",
    "<|im_end|>"
  ],
  "bos_token": {
    "content": "<|startoftext|>",
    "lstrip": false,
    "normalized": false,
    "rstrip": false,
    "single_word": false
  },
  "eos_token": {
    "content": "<|endoftext|>",
    "lstrip": false,
    "normalized": false,
    "rstrip": false,
    "single_word": false
  },
  "pad_token": "[control_768]",
  "unk_token": {
    "content": "<unk>",
    "lstrip": false,
    "normalized": false,
    "rstrip": false,
    "single_word": false
  }
}