SeaWolf-AI commited on
Commit
a3465f3
·
verified ·
1 Parent(s): 1aeb7f2

Add files using upload-large-folder tool

Browse files
Files changed (43) hide show
  1. .gitattributes +2 -0
  2. README.md +145 -0
  3. chat_template.jinja +117 -0
  4. config.json +49 -0
  5. darwin_g1_report.json +41 -0
  6. generation_config.json +9 -0
  7. model-00001-of-00032.safetensors +3 -0
  8. model-00002-of-00032.safetensors +3 -0
  9. model-00003-of-00032.safetensors +3 -0
  10. model-00004-of-00032.safetensors +3 -0
  11. model-00005-of-00032.safetensors +3 -0
  12. model-00006-of-00032.safetensors +3 -0
  13. model-00007-of-00032.safetensors +3 -0
  14. model-00008-of-00032.safetensors +3 -0
  15. model-00009-of-00032.safetensors +3 -0
  16. model-00010-of-00032.safetensors +3 -0
  17. model-00011-of-00032.safetensors +3 -0
  18. model-00012-of-00032.safetensors +3 -0
  19. model-00013-of-00032.safetensors +3 -0
  20. model-00014-of-00032.safetensors +3 -0
  21. model-00015-of-00032.safetensors +3 -0
  22. model-00016-of-00032.safetensors +3 -0
  23. model-00017-of-00032.safetensors +3 -0
  24. model-00018-of-00032.safetensors +3 -0
  25. model-00019-of-00032.safetensors +3 -0
  26. model-00020-of-00032.safetensors +3 -0
  27. model-00021-of-00032.safetensors +3 -0
  28. model-00022-of-00032.safetensors +3 -0
  29. model-00023-of-00032.safetensors +3 -0
  30. model-00024-of-00032.safetensors +3 -0
  31. model-00025-of-00032.safetensors +3 -0
  32. model-00026-of-00032.safetensors +3 -0
  33. model-00027-of-00032.safetensors +3 -0
  34. model-00028-of-00032.safetensors +3 -0
  35. model-00029-of-00032.safetensors +3 -0
  36. model-00030-of-00032.safetensors +3 -0
  37. model-00031-of-00032.safetensors +3 -0
  38. model-00032-of-00032.safetensors +3 -0
  39. model.safetensors.index.json +0 -0
  40. params.json +29 -0
  41. tekken.json +3 -0
  42. tokenizer.json +3 -0
  43. tokenizer_config.json +1012 -0
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ tekken.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - mistralai/Devstral-2-123B-Instruct-2512
5
+ - mistralai/Mistral-Medium-3.5-128B
6
+ tags:
7
+ - darwin
8
+ - darwin-v7
9
+ - mistral
10
+ - merge
11
+ - mri-merge
12
+ - layer-band-asymmetric
13
+ language:
14
+ - en
15
+ - ko
16
+ pipeline_tag: text-generation
17
+ inference: false
18
+ ---
19
+
20
+ # Darwin-Mistral-G1
21
+
22
+ **Darwin × Mistral 진화적 머지 1세대 (G1)** — Devstral-2-123B(코딩) × Mistral-Medium-3.5-128B(추론·범용) 의 **Darwin V7+ MRI-only Linear merge** 결과물.
23
+
24
+ > VIDRAFT R&D · 2026-05-16
25
+ > 작업지시서 v1.0 (김태봉 CAIO) 옵션 A 채택 결과
26
+
27
+ ## 주요 결과 (Quick)
28
+
29
+ | Benchmark | Score | Note |
30
+ |---|---|---|
31
+ | GPQA Diamond 20 (seed 42) | **45.0%** (9/20) | Mother 수준 회복 — Devstral 50% / MM3.5 45% 사이 |
32
+ | HumanEval 20 pass@1 (seed 42) | **🔥 90.0%** (18/20) | Devstral 코딩 능력 완벽 보존 |
33
+ | Sanity (수학·코드·한국어) | ✅ 3/3 | 17×23=391, fibonacci code, 한국어 번역 정상 |
34
+
35
+ ## 머지 사양
36
+
37
+ ### 부모
38
+ - **Father (코딩)**: `mistralai/Devstral-2-123B-Instruct-2512` — Ministral3ForCausalLM, hidden 12288, layers 88, vocab 131072, FP8 + BF16
39
+ - **Mother (추론·멀티모달 베이스)**: `mistralai/Mistral-Medium-3.5-128B` — Mistral3ForConditionalGeneration text branch (vision 제외), 동일 spec
40
+
41
+ ### 방법
42
+ - **Engine**: Darwin V7+ MRI-only (Linear blend, no SLERP)
43
+ - **Blend**: `(1 - r_mother) * Father + r_mother * Mother` per tensor
44
+ - **Prefix remap**: Mother `model.language_model.X` → `model.X` (Ministral3 namespace 통일)
45
+ - **Vision exclusion**: G1에서 Pixtral vision_tower + multi_modal_projector 제외 (G2에서 통합 예정)
46
+
47
+ ### Layer-band 비대칭 (작업지시서 v1.0 §3-2)
48
+ | Layer 구간 | r_mother | 의도 |
49
+ |---|---|---|
50
+ | 0~29 (low) | 0.25 | Father(Devstral) 우세 — 토큰 표현·코드 구문 보존 |
51
+ | 30~59 (mid) | 0.70 | Mother 우세 — 추론 체인 강화 |
52
+ | 60~87 (high) | 0.50 | 균등 — 출력 품질·인스트럭션 |
53
+
54
+ ### Category ratio (Mother bias)
55
+ | Category | r_mother | 비고 |
56
+ |---|---|---|
57
+ | **embedding** | **0.00** | Father 100% — 토큰 매핑 보존 (v1 1.00 시 random 손상 확인) |
58
+ | **lm_head** | **0.00** | Father 100% — 출력 매핑 보존 |
59
+ | attention | 0.50 | 균등 — Devstral reasoning 회복 |
60
+ | norm | 0.50 | 균등 — LayerNorm 통계 |
61
+ | router/shared_expert/routed_expert | n/a | Mistral dense라 해당 없음 |
62
+
63
+ ### 머지 통계
64
+ - Total tensors merged: 2,027 (Father + Mother 공통)
65
+ - Mother vision skipped: 438 (vision_tower + multi_modal_projector + patch_merger)
66
+ - Output: 32 shards / 128.2 GB (FP8 + BF16 dtype 유지)
67
+ - Elapsed: 5.0 min (CPU bound, single-thread safetensors I/O)
68
+
69
+ ## 평가 결과 (전체)
70
+
71
+ ### GPQA Diamond 20 (seed 42, transformers + finegrained-fp8 kernel)
72
+ | 모델 | 정답/총 | 정확도 |
73
+ |---|---|---|
74
+ | Devstral-2-123B (Father) | 10/20 | 50.0% |
75
+ | Mistral-Medium-3.5-128B (Mother) | 9/20 | 45.0% |
76
+ | Darwin-Mistral-G1 v1 (failed) | 5/20 | 25.0% (random) |
77
+ | **Darwin-Mistral-G1 v2 (this)** | **9/20** | **45.0%** ✅ |
78
+
79
+ ### HumanEval 20 pass@1 (seed 42)
80
+ - **G1 v2: 18/20 = 90.0%** (284초)
81
+ - Devstral baseline 유지 (Devstral 공개 85-90%)
82
+ - Linear merge로 코딩 SOTA 보존 사례
83
+
84
+ ## V1 → V2 진단 (재발 방지)
85
+
86
+ V1 실패 원인 (GPQA 25% random level):
87
+ 1. **embedding/lm_head Mother 100% → Father 토큰·출력 매핑 완전 소실**
88
+ 2. layer-band × category ratio 곱셈 보정으로 attention 항상 Mother 쪽으로 끌림
89
+
90
+ V2 fix:
91
+ 1. embedding/lm_head Father 100%
92
+ 2. attention 0.90 → 0.50
93
+ 3. layer-band 단순 적용 (곱셈 보정 제거)
94
+
95
+ ## 사용
96
+
97
+ ```python
98
+ from transformers import AutoTokenizer, AutoModelForCausalLM
99
+ import torch
100
+
101
+ # 의존성: pip install --user kernels (transformers 5.5.x finegrained-fp8 kernel)
102
+ model = AutoModelForCausalLM.from_pretrained(
103
+ "FINAL-Bench/Darwin-Mistral-G1",
104
+ torch_dtype=torch.bfloat16,
105
+ device_map="auto",
106
+ trust_remote_code=True,
107
+ )
108
+ tok = AutoTokenizer.from_pretrained("FINAL-Bench/Darwin-Mistral-G1")
109
+ messages = [{"role": "user", "content": "Write a Python function to compute Fibonacci."}]
110
+ text = tok.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
111
+ inp = tok(text, return_tensors="pt").to(model.device)
112
+ out = model.generate(**inp, max_new_tokens=256, do_sample=False)
113
+ print(tok.decode(out[0][inp.input_ids.shape[1]:], skip_special_tokens=True))
114
+ ```
115
+
116
+ **환경 요구사항**:
117
+ - `transformers >= 5.5.0`
118
+ - `kernels >= 0.14.0` (finegrained-fp8 kernel 자동 다운로드)
119
+ - `torch >= 2.10` (FP8 E4M3 지원)
120
+ - GPU: 단일 H100/B200 80GB+ (FP8 inference 시 약 128GB → 다중 GPU 권장)
121
+
122
+ ## 한계
123
+
124
+ - **GPQA 80% 목표 미달**: 작업지시서 §4-3 GPQA >80%는 원래 Darwin-36B-Opus 86.9% baseline 가정. 옵션 A에서 Mother를 Mistral-3.5 (45%)로 변경했기에 도달 불가.
125
+ - **G2 진행**: Pixtral 비전 인코더 통합 + Darwin-36B-Opus cross-arch 통합은 별도 트랙 (G2/G3).
126
+ - **SWE-Bench 미측정**: 별도 평가 환경 필요.
127
+
128
+ ## License & Attribution
129
+
130
+ Apache-2.0 (Devstral-2-123B-Instruct-2512와 Mistral-Medium-3.5-128B 모두 Apache 2.0).
131
+ 머지 엔진은 VIDRAFT Darwin V7+ MRI-only (proprietary).
132
+
133
+ ## 인용
134
+
135
+ ```bibtex
136
+ @misc{darwin-mistral-g1-2026,
137
+ title = {Darwin-Mistral-G1: Linear MRI Merge of Devstral-2-123B and Mistral-Medium-3.5-128B},
138
+ author = {VIDRAFT R&D},
139
+ year = {2026},
140
+ url = {https://huggingface.co/FINAL-Bench/Darwin-Mistral-G1}
141
+ }
142
+ ```
143
+
144
+ ---
145
+ **VIDRAFT Inc.** | 김태봉 CAIO | CONFIDENTIAL (private repo until publication)
chat_template.jinja ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {#- Default system message if no system prompt is passed. #}
2
+ {%- set default_system_message = '' %}
3
+
4
+ {#- Begin of sequence token. #}
5
+ {{- bos_token }}
6
+
7
+ {#- Handle system prompt if it exists. #}
8
+ {#- System prompt supports text content or text chunks. #}
9
+ {%- if messages[0]['role'] == 'system' %}
10
+ {{- '[SYSTEM_PROMPT]' -}}
11
+ {%- if messages[0]['content'] is string %}
12
+ {{- messages[0]['content'] -}}
13
+ {%- else %}
14
+ {%- for block in messages[0]['content'] %}
15
+ {%- if block['type'] == 'text' %}
16
+ {{- block['text'] }}
17
+ {%- else %}
18
+ {{- raise_exception('Only text chunks are supported in system message contents.') }}
19
+ {%- endif %}
20
+ {%- endfor %}
21
+ {%- endif %}
22
+ {{- '[/SYSTEM_PROMPT]' -}}
23
+ {%- set loop_messages = messages[1:] %}
24
+ {%- else %}
25
+ {%- set loop_messages = messages %}
26
+ {%- if default_system_message != '' %}
27
+ {{- '[SYSTEM_PROMPT]' + default_system_message + '[/SYSTEM_PROMPT]' }}
28
+ {%- endif %}
29
+ {%- endif %}
30
+
31
+
32
+ {#- Tools definition #}
33
+ {%- set tools_definition = '' %}
34
+ {%- set has_tools = false %}
35
+ {%- if tools is defined and tools is not none and tools|length > 0 %}
36
+ {%- set has_tools = true %}
37
+ {%- set tools_definition = '[AVAILABLE_TOOLS]' + (tools| tojson) + '[/AVAILABLE_TOOLS]' %}
38
+ {{- tools_definition }}
39
+ {%- endif %}
40
+
41
+ {#- Checks for alternating user/assistant messages. #}
42
+ {%- set ns = namespace() %}
43
+ {%- set ns.index = 0 %}
44
+ {%- for message in loop_messages %}
45
+ {%- if message.role == 'user' or (message.role == 'assistant' and (message.tool_calls is not defined or message.tool_calls is none or message.tool_calls | length == 0)) %}
46
+ {%- if (message['role'] == 'user') != (ns.index % 2 == 0) %}
47
+ {{- raise_exception('After the optional system message, conversation roles must alternate user and assistant roles except for tool calls and results.') }}
48
+ {%- endif %}
49
+ {%- set ns.index = ns.index + 1 %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+
53
+ {#- Handle conversation messages. #}
54
+ {%- for message in loop_messages %}
55
+
56
+ {#- User messages supports text content. #}
57
+ {%- if message['role'] == 'user' %}
58
+ {%- if message['content'] is string %}
59
+ {{- '[INST]' + message['content'] + '[/INST]' }}
60
+ {%- elif message['content'] | length > 0 %}
61
+ {{- '[INST]' }}
62
+ {%- set sorted_blocks = message['content'] | sort(attribute='type') %}
63
+ {%- for block in sorted_blocks %}
64
+ {%- if block['type'] == 'text' %}
65
+ {{- block['text'] }}
66
+ {%- else %}
67
+ {{- raise_exception('Only text chunks are supported in user message content.') }}
68
+ {%- endif %}
69
+ {%- endfor %}
70
+ {{- '[/INST]' }}
71
+ {%- else %}
72
+ {{- raise_exception('User message must have a string or a list of chunks in content') }}
73
+ {%- endif %}
74
+
75
+ {#- Assistant messages supports text content or text chunks. #}
76
+ {%- elif message['role'] == 'assistant' %}
77
+ {%- if (message['content'] is none or message['content'] == '' or message['content']|length == 0) and (message['tool_calls'] is not defined or message['tool_calls'] is none or message['tool_calls']|length == 0) %}
78
+ {{- raise_exception('Assistant message must have a string or a list of chunks in content or a list of tool calls.') }}
79
+ {%- endif %}
80
+
81
+ {%- if message['content'] is string and message['content'] != '' %}
82
+ {{- message['content'] }}
83
+ {%- elif message['content'] | length > 0 %}
84
+ {%- for block in message['content'] %}
85
+ {%- if block['type'] == 'text' %}
86
+ {{- block['text'] }}
87
+ {%- else %}
88
+ {{- raise_exception('Only text chunks are supported in assistant message contents.') }}
89
+ {%- endif %}
90
+ {%- endfor %}
91
+ {%- endif %}
92
+
93
+ {%- if message['tool_calls'] is defined and message['tool_calls'] is not none and message['tool_calls']|length > 0 %}
94
+ {%- for tool in message['tool_calls'] %}
95
+ {{- '[TOOL_CALLS]' }}
96
+ {%- set name = tool['function']['name'] %}
97
+ {%- set arguments = tool['function']['arguments'] %}
98
+ {%- if arguments is not string %}
99
+ {%- set arguments = arguments|tojson|safe %}
100
+ {%- elif arguments == '' %}
101
+ {%- set arguments = '{}' %}
102
+ {%- endif %}
103
+ {{- name + '[ARGS]' + arguments }}
104
+ {%- endfor %}
105
+ {%- endif %}
106
+
107
+ {{- eos_token }}
108
+
109
+ {#- Tool messages only supports text content. #}
110
+ {%- elif message['role'] == 'tool' %}
111
+ {{- '[TOOL_RESULTS]' + message['content']|string + '[/TOOL_RESULTS]' }}
112
+
113
+ {#- Raise exception for unsupported roles. #}
114
+ {%- else %}
115
+ {{- raise_exception('Only user, assistant and tool roles are supported, got ' + message['role'] + '.') }}
116
+ {%- endif %}
117
+ {%- endfor %}
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Ministral3ForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 1,
7
+ "dtype": "bfloat16",
8
+ "eos_token_id": 2,
9
+ "head_dim": 128,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 12288,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 28672,
14
+ "max_position_embeddings": 262144,
15
+ "model_type": "ministral3",
16
+ "num_attention_heads": 96,
17
+ "num_hidden_layers": 88,
18
+ "num_key_value_heads": 8,
19
+ "pad_token_id": 11,
20
+ "quantization_config": {
21
+ "activation_scheme": "static",
22
+ "dequantize": false,
23
+ "modules_to_not_convert": [
24
+ "model.vision_tower",
25
+ "model.multi_modal_projector",
26
+ "lm_head"
27
+ ],
28
+ "quant_method": "fp8",
29
+ "weight_block_size": null
30
+ },
31
+ "rms_norm_eps": 1e-05,
32
+ "rope_parameters": {
33
+ "beta_fast": 4.0,
34
+ "beta_slow": 1.0,
35
+ "factor": 64.0,
36
+ "mscale": 1.0,
37
+ "mscale_all_dim": 0.0,
38
+ "original_max_position_embeddings": 4096,
39
+ "llama_4_scaling_beta": 0.0,
40
+ "rope_theta": 1000000.0,
41
+ "rope_type": "yarn",
42
+ "type": "yarn"
43
+ },
44
+ "sliding_window": null,
45
+ "tie_word_embeddings": false,
46
+ "transformers_version": "5.0.0.dev0",
47
+ "use_cache": true,
48
+ "vocab_size": 131072
49
+ }
darwin_g1_report.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "Darwin V7+ MRI-only G1 v2 (Father embed/lm_head/attn보존 + layer-band 단순)",
3
+ "father": "/NHNHOME/darwin-mistral-merge/parents/Devstral-2-123B-Instruct-2512",
4
+ "mother": "/NHNHOME/darwin-mistral-merge/parents/Mistral-Medium-3.5-128B",
5
+ "father_arch": "Ministral3ForCausalLM (Devstral-2-123B)",
6
+ "mother_arch": "Mistral3ForConditionalGeneration (Mistral-Medium-3.5-128B)",
7
+ "mri_trust": 0.7,
8
+ "category_ratios": {
9
+ "attention": 0.5,
10
+ "router": 1.0,
11
+ "shared_expert": 0.9,
12
+ "routed_expert": 0.8,
13
+ "embedding": 0.0,
14
+ "lm_head": 0.0,
15
+ "norm": 0.5,
16
+ "other": 0.85
17
+ },
18
+ "layer_band_ratios": {
19
+ "0~29": 0.25,
20
+ "30~59": 0.7,
21
+ "60~87": 0.5
22
+ },
23
+ "tensor_categories": {
24
+ "lm_head": 1,
25
+ "embedding": 1,
26
+ "norm": 89,
27
+ "other": 792,
28
+ "attention": 1144
29
+ },
30
+ "layer_band_counts": {
31
+ "low": 690,
32
+ "mid": 690,
33
+ "high": 644,
34
+ "non-layer": 3
35
+ },
36
+ "total_keys_merged": 2027,
37
+ "mother_vision_skipped": 438,
38
+ "total_shards": 32,
39
+ "total_size_gb": 128.25,
40
+ "elapsed_sec": 301
41
+ }
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "eos_token_id": 2,
4
+ "pad_token_id": 11,
5
+ "max_length": 262144,
6
+ "do_sample": true,
7
+ "temperature": 0.15,
8
+ "transformers_version": "5.0.0.dev0"
9
+ }
model-00001-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06443848114bfa315628fb0250eec7a29d13f6c6b82e7710a3513d1924cf7fd5
3
+ size 3221225568
model-00002-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:487c6c7a5d1dc59ab5bd1f47fa1224aeed0b23cc989f06dbbdbe5dbdaece1b10
3
+ size 4290824018
model-00003-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47186f9789744ba181b6ddf3d05871818842bfd8e12fc95c8b0137cf6ef445bf
3
+ size 4152516148
model-00004-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce83b5ea36f3187cebc98e36c04612e8a99bc93bcab5b07057083b5438f8d9b
3
+ size 4152516180
model-00005-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5cff36cc3314fa09d3b1f25b89a0cf1518a40982d4786029d022601d8ac4c3c
3
+ size 4152516180
model-00006-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283a91965e5ff5b06bfc0dd41df8f293a58f151379ae6abef22e47ee4a8e4adc
3
+ size 4152516164
model-00007-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6deb2b446abdd442942f3b3333be198a119aed0f6ed2100779ef1dd8ca0b8360
3
+ size 4152516172
model-00008-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdf264b4d03bfb14358f3843dd1488f64fe4fd49e56b01f4fe11a7587c95891f
3
+ size 4152516180
model-00009-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24bfd3a1d4719a9449f4f1d8326612d7c732cb273d9cea48d891e70131aedabe
3
+ size 4152516180
model-00010-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c784cc336fb1c215a6fa4a5da256c8d4b4b7dedece8234d37caf9749e7e8573
3
+ size 4152516156
model-00011-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a48f2962dd8aa7aef68ab577ecd9b4d2933e64581040a091dbb047a603451b
3
+ size 4152516180
model-00012-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d768da898d7e07480a2c5b179f7e82ab4ff1dda74252b22abbbb9e38ef1868c9
3
+ size 4152516180
model-00013-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4369614c834e89c68a1eaa9af15279d9513c12bfd2c1b9074f273a438ab1d92
3
+ size 4152516180
model-00014-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c416e4635eaec0e032e3497d15f589e5f6242285af48b49f3d8f0e7595b6f3
3
+ size 4152516156
model-00015-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc903b55c0790a7265f50bd07459dabe13d397914a525dd5dc7a5451935c58a
3
+ size 4152516180
model-00016-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:107d1ab92c8655af012926b8be8714d96561d63895a53f7fa690b6d53cff4552
3
+ size 4152516180
model-00017-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:760f04732f1fdf273c1280f71b49ae16d65c851c01e69dc0d3ee3c7fbe08b19a
3
+ size 4152516164
model-00018-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dfd2e40fd4aebc42c2a0194dbf37883b7d2ad5d638d4cf855610f841ab3bba8
3
+ size 4152516172
model-00019-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371f00d66a058ed33d393d47b79c45a24b3a90d09af84983689b61435aa4b385
3
+ size 4152516180
model-00020-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eee04411380a04c625aebc6165b83caf2e8fe325cb6491820068f15645671d9
3
+ size 4152516180
model-00021-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bfe674f625cc48e931bb46c17380545911bd08ceafd3e138635e196f615b4ab
3
+ size 4152516156
model-00022-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad6754c60ed36fa199f9741ce3f66696b3c33a23fb25571eeb2b81648fb7691
3
+ size 4152516180
model-00023-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:047d55669874d0732e16e0d3a53e61d9897c61aa6ee84ab755ec04bb16746d0a
3
+ size 4152516180
model-00024-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b5487d7d405212eb32f5261d5d777b26f4604a721cc8476e14b9009f20acbe
3
+ size 4152516180
model-00025-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:370302812a703d88c14b51de96502d749eba9277f80a31b3cb93203f173fec11
3
+ size 4152516156
model-00026-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5f3ccd10433a1f92a7134d6d655eacb4daf048a31e79b0c4ebbd2ee6c10018f
3
+ size 4152516180
model-00027-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2636de60593946ab24f04720911e2ebd5054bdc7384ee38ef59f96f8b33f3fc1
3
+ size 4152516180
model-00028-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c44e21ad62f7ecfb81af92b7e8cb7de9e76eba23f84896882c050dd3c0053157
3
+ size 4152516164
model-00029-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:248e05be593b9bdb0d4dd3b612f06e68cd6d718668e771f78abdd60c72234f0d
3
+ size 4152516172
model-00030-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c1f2c455f826d5ce772ecfa4a4484df9606a3473ccbb0dfca2bb8a3b10ca87c
3
+ size 4152516180
model-00031-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a909910d13062dabd165b5b1d519bc1236c7efbae5b18265d048962d38ae84
3
+ size 4152516164
model-00032-of-00032.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57993e2f1812a93178c4a09a48e5f55f09f515e5572168526571db60b55f883
3
+ size 314598330
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
params.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dim": 12288,
3
+ "n_layers": 88,
4
+ "head_dim": 128,
5
+ "hidden_dim": 28672,
6
+ "n_heads": 96,
7
+ "n_kv_heads": 8,
8
+ "rope_theta": 1000000.0,
9
+ "norm_eps": 1e-05,
10
+ "vocab_size": 131072,
11
+ "tied_embeddings": false,
12
+ "max_position_embeddings": 262144,
13
+ "q_lora_rank": null,
14
+ "qk_rope_head_dim": null,
15
+ "qk_nope_head_dim": null,
16
+ "kv_lora_rank": null,
17
+ "v_head_dim": null,
18
+ "quantization": {
19
+ "qformat_weight": "fp8_e4m3",
20
+ "qscheme_act": "TENSOR"
21
+ },
22
+ "yarn": {
23
+ "original_max_position_embeddings": 4096,
24
+ "factor": 64,
25
+ "apply_scale": true,
26
+ "beta": 4,
27
+ "alpha": 1
28
+ }
29
+ }
tekken.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2bef5cf42cba0f948b70607300c477f0a23c3bc79ef1b0a00705e592586c835
3
+ size 16753659
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:286acad9b0e27fce778ac429763536accf618ccb6ed72963b6f94685e531c5c7
3
+ size 17077402
tokenizer_config.json ADDED
@@ -0,0 +1,1012 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": null,
3
+ "backend": "tokenizers",
4
+ "extra_special_tokens": [
5
+ "<unk>",
6
+ "<s>",
7
+ "</s>",
8
+ "[INST]",
9
+ "[/INST]",
10
+ "[AVAILABLE_TOOLS]",
11
+ "[/AVAILABLE_TOOLS]",
12
+ "[TOOL_RESULTS]",
13
+ "[/TOOL_RESULTS]",
14
+ "[TOOL_CALLS]",
15
+ "[IMG]",
16
+ "<pad>",
17
+ "[IMG_BREAK]",
18
+ "[IMG_END]",
19
+ "[PREFIX]",
20
+ "[MIDDLE]",
21
+ "[SUFFIX]",
22
+ "[SYSTEM_PROMPT]",
23
+ "[/SYSTEM_PROMPT]",
24
+ "[TOOL_CONTENT]",
25
+ "<SPECIAL_20>",
26
+ "<SPECIAL_21>",
27
+ "<SPECIAL_22>",
28
+ "<SPECIAL_23>",
29
+ "[AUDIO]",
30
+ "[BEGIN_AUDIO]",
31
+ "<SPECIAL_26>",
32
+ "<SPECIAL_27>",
33
+ "<SPECIAL_28>",
34
+ "<SPECIAL_29>",
35
+ "<SPECIAL_30>",
36
+ "<SPECIAL_31>",
37
+ "[ARGS]",
38
+ "[CALL_ID]",
39
+ "[THINK]",
40
+ "[/THINK]",
41
+ "<SPECIAL_36>",
42
+ "<SPECIAL_37>",
43
+ "<SPECIAL_38>",
44
+ "<SPECIAL_39>",
45
+ "<SPECIAL_40>",
46
+ "<SPECIAL_41>",
47
+ "<SPECIAL_42>",
48
+ "<SPECIAL_43>",
49
+ "<SPECIAL_44>",
50
+ "<SPECIAL_45>",
51
+ "<SPECIAL_46>",
52
+ "<SPECIAL_47>",
53
+ "<SPECIAL_48>",
54
+ "<SPECIAL_49>",
55
+ "<SPECIAL_50>",
56
+ "<SPECIAL_51>",
57
+ "<SPECIAL_52>",
58
+ "<SPECIAL_53>",
59
+ "<SPECIAL_54>",
60
+ "<SPECIAL_55>",
61
+ "<SPECIAL_56>",
62
+ "<SPECIAL_57>",
63
+ "<SPECIAL_58>",
64
+ "<SPECIAL_59>",
65
+ "<SPECIAL_60>",
66
+ "<SPECIAL_61>",
67
+ "<SPECIAL_62>",
68
+ "<SPECIAL_63>",
69
+ "<SPECIAL_64>",
70
+ "<SPECIAL_65>",
71
+ "<SPECIAL_66>",
72
+ "<SPECIAL_67>",
73
+ "<SPECIAL_68>",
74
+ "<SPECIAL_69>",
75
+ "<SPECIAL_70>",
76
+ "<SPECIAL_71>",
77
+ "<SPECIAL_72>",
78
+ "<SPECIAL_73>",
79
+ "<SPECIAL_74>",
80
+ "<SPECIAL_75>",
81
+ "<SPECIAL_76>",
82
+ "<SPECIAL_77>",
83
+ "<SPECIAL_78>",
84
+ "<SPECIAL_79>",
85
+ "<SPECIAL_80>",
86
+ "<SPECIAL_81>",
87
+ "<SPECIAL_82>",
88
+ "<SPECIAL_83>",
89
+ "<SPECIAL_84>",
90
+ "<SPECIAL_85>",
91
+ "<SPECIAL_86>",
92
+ "<SPECIAL_87>",
93
+ "<SPECIAL_88>",
94
+ "<SPECIAL_89>",
95
+ "<SPECIAL_90>",
96
+ "<SPECIAL_91>",
97
+ "<SPECIAL_92>",
98
+ "<SPECIAL_93>",
99
+ "<SPECIAL_94>",
100
+ "<SPECIAL_95>",
101
+ "<SPECIAL_96>",
102
+ "<SPECIAL_97>",
103
+ "<SPECIAL_98>",
104
+ "<SPECIAL_99>",
105
+ "<SPECIAL_100>",
106
+ "<SPECIAL_101>",
107
+ "<SPECIAL_102>",
108
+ "<SPECIAL_103>",
109
+ "<SPECIAL_104>",
110
+ "<SPECIAL_105>",
111
+ "<SPECIAL_106>",
112
+ "<SPECIAL_107>",
113
+ "<SPECIAL_108>",
114
+ "<SPECIAL_109>",
115
+ "<SPECIAL_110>",
116
+ "<SPECIAL_111>",
117
+ "<SPECIAL_112>",
118
+ "<SPECIAL_113>",
119
+ "<SPECIAL_114>",
120
+ "<SPECIAL_115>",
121
+ "<SPECIAL_116>",
122
+ "<SPECIAL_117>",
123
+ "<SPECIAL_118>",
124
+ "<SPECIAL_119>",
125
+ "<SPECIAL_120>",
126
+ "<SPECIAL_121>",
127
+ "<SPECIAL_122>",
128
+ "<SPECIAL_123>",
129
+ "<SPECIAL_124>",
130
+ "<SPECIAL_125>",
131
+ "<SPECIAL_126>",
132
+ "<SPECIAL_127>",
133
+ "<SPECIAL_128>",
134
+ "<SPECIAL_129>",
135
+ "<SPECIAL_130>",
136
+ "<SPECIAL_131>",
137
+ "<SPECIAL_132>",
138
+ "<SPECIAL_133>",
139
+ "<SPECIAL_134>",
140
+ "<SPECIAL_135>",
141
+ "<SPECIAL_136>",
142
+ "<SPECIAL_137>",
143
+ "<SPECIAL_138>",
144
+ "<SPECIAL_139>",
145
+ "<SPECIAL_140>",
146
+ "<SPECIAL_141>",
147
+ "<SPECIAL_142>",
148
+ "<SPECIAL_143>",
149
+ "<SPECIAL_144>",
150
+ "<SPECIAL_145>",
151
+ "<SPECIAL_146>",
152
+ "<SPECIAL_147>",
153
+ "<SPECIAL_148>",
154
+ "<SPECIAL_149>",
155
+ "<SPECIAL_150>",
156
+ "<SPECIAL_151>",
157
+ "<SPECIAL_152>",
158
+ "<SPECIAL_153>",
159
+ "<SPECIAL_154>",
160
+ "<SPECIAL_155>",
161
+ "<SPECIAL_156>",
162
+ "<SPECIAL_157>",
163
+ "<SPECIAL_158>",
164
+ "<SPECIAL_159>",
165
+ "<SPECIAL_160>",
166
+ "<SPECIAL_161>",
167
+ "<SPECIAL_162>",
168
+ "<SPECIAL_163>",
169
+ "<SPECIAL_164>",
170
+ "<SPECIAL_165>",
171
+ "<SPECIAL_166>",
172
+ "<SPECIAL_167>",
173
+ "<SPECIAL_168>",
174
+ "<SPECIAL_169>",
175
+ "<SPECIAL_170>",
176
+ "<SPECIAL_171>",
177
+ "<SPECIAL_172>",
178
+ "<SPECIAL_173>",
179
+ "<SPECIAL_174>",
180
+ "<SPECIAL_175>",
181
+ "<SPECIAL_176>",
182
+ "<SPECIAL_177>",
183
+ "<SPECIAL_178>",
184
+ "<SPECIAL_179>",
185
+ "<SPECIAL_180>",
186
+ "<SPECIAL_181>",
187
+ "<SPECIAL_182>",
188
+ "<SPECIAL_183>",
189
+ "<SPECIAL_184>",
190
+ "<SPECIAL_185>",
191
+ "<SPECIAL_186>",
192
+ "<SPECIAL_187>",
193
+ "<SPECIAL_188>",
194
+ "<SPECIAL_189>",
195
+ "<SPECIAL_190>",
196
+ "<SPECIAL_191>",
197
+ "<SPECIAL_192>",
198
+ "<SPECIAL_193>",
199
+ "<SPECIAL_194>",
200
+ "<SPECIAL_195>",
201
+ "<SPECIAL_196>",
202
+ "<SPECIAL_197>",
203
+ "<SPECIAL_198>",
204
+ "<SPECIAL_199>",
205
+ "<SPECIAL_200>",
206
+ "<SPECIAL_201>",
207
+ "<SPECIAL_202>",
208
+ "<SPECIAL_203>",
209
+ "<SPECIAL_204>",
210
+ "<SPECIAL_205>",
211
+ "<SPECIAL_206>",
212
+ "<SPECIAL_207>",
213
+ "<SPECIAL_208>",
214
+ "<SPECIAL_209>",
215
+ "<SPECIAL_210>",
216
+ "<SPECIAL_211>",
217
+ "<SPECIAL_212>",
218
+ "<SPECIAL_213>",
219
+ "<SPECIAL_214>",
220
+ "<SPECIAL_215>",
221
+ "<SPECIAL_216>",
222
+ "<SPECIAL_217>",
223
+ "<SPECIAL_218>",
224
+ "<SPECIAL_219>",
225
+ "<SPECIAL_220>",
226
+ "<SPECIAL_221>",
227
+ "<SPECIAL_222>",
228
+ "<SPECIAL_223>",
229
+ "<SPECIAL_224>",
230
+ "<SPECIAL_225>",
231
+ "<SPECIAL_226>",
232
+ "<SPECIAL_227>",
233
+ "<SPECIAL_228>",
234
+ "<SPECIAL_229>",
235
+ "<SPECIAL_230>",
236
+ "<SPECIAL_231>",
237
+ "<SPECIAL_232>",
238
+ "<SPECIAL_233>",
239
+ "<SPECIAL_234>",
240
+ "<SPECIAL_235>",
241
+ "<SPECIAL_236>",
242
+ "<SPECIAL_237>",
243
+ "<SPECIAL_238>",
244
+ "<SPECIAL_239>",
245
+ "<SPECIAL_240>",
246
+ "<SPECIAL_241>",
247
+ "<SPECIAL_242>",
248
+ "<SPECIAL_243>",
249
+ "<SPECIAL_244>",
250
+ "<SPECIAL_245>",
251
+ "<SPECIAL_246>",
252
+ "<SPECIAL_247>",
253
+ "<SPECIAL_248>",
254
+ "<SPECIAL_249>",
255
+ "<SPECIAL_250>",
256
+ "<SPECIAL_251>",
257
+ "<SPECIAL_252>",
258
+ "<SPECIAL_253>",
259
+ "<SPECIAL_254>",
260
+ "<SPECIAL_255>",
261
+ "<SPECIAL_256>",
262
+ "<SPECIAL_257>",
263
+ "<SPECIAL_258>",
264
+ "<SPECIAL_259>",
265
+ "<SPECIAL_260>",
266
+ "<SPECIAL_261>",
267
+ "<SPECIAL_262>",
268
+ "<SPECIAL_263>",
269
+ "<SPECIAL_264>",
270
+ "<SPECIAL_265>",
271
+ "<SPECIAL_266>",
272
+ "<SPECIAL_267>",
273
+ "<SPECIAL_268>",
274
+ "<SPECIAL_269>",
275
+ "<SPECIAL_270>",
276
+ "<SPECIAL_271>",
277
+ "<SPECIAL_272>",
278
+ "<SPECIAL_273>",
279
+ "<SPECIAL_274>",
280
+ "<SPECIAL_275>",
281
+ "<SPECIAL_276>",
282
+ "<SPECIAL_277>",
283
+ "<SPECIAL_278>",
284
+ "<SPECIAL_279>",
285
+ "<SPECIAL_280>",
286
+ "<SPECIAL_281>",
287
+ "<SPECIAL_282>",
288
+ "<SPECIAL_283>",
289
+ "<SPECIAL_284>",
290
+ "<SPECIAL_285>",
291
+ "<SPECIAL_286>",
292
+ "<SPECIAL_287>",
293
+ "<SPECIAL_288>",
294
+ "<SPECIAL_289>",
295
+ "<SPECIAL_290>",
296
+ "<SPECIAL_291>",
297
+ "<SPECIAL_292>",
298
+ "<SPECIAL_293>",
299
+ "<SPECIAL_294>",
300
+ "<SPECIAL_295>",
301
+ "<SPECIAL_296>",
302
+ "<SPECIAL_297>",
303
+ "<SPECIAL_298>",
304
+ "<SPECIAL_299>",
305
+ "<SPECIAL_300>",
306
+ "<SPECIAL_301>",
307
+ "<SPECIAL_302>",
308
+ "<SPECIAL_303>",
309
+ "<SPECIAL_304>",
310
+ "<SPECIAL_305>",
311
+ "<SPECIAL_306>",
312
+ "<SPECIAL_307>",
313
+ "<SPECIAL_308>",
314
+ "<SPECIAL_309>",
315
+ "<SPECIAL_310>",
316
+ "<SPECIAL_311>",
317
+ "<SPECIAL_312>",
318
+ "<SPECIAL_313>",
319
+ "<SPECIAL_314>",
320
+ "<SPECIAL_315>",
321
+ "<SPECIAL_316>",
322
+ "<SPECIAL_317>",
323
+ "<SPECIAL_318>",
324
+ "<SPECIAL_319>",
325
+ "<SPECIAL_320>",
326
+ "<SPECIAL_321>",
327
+ "<SPECIAL_322>",
328
+ "<SPECIAL_323>",
329
+ "<SPECIAL_324>",
330
+ "<SPECIAL_325>",
331
+ "<SPECIAL_326>",
332
+ "<SPECIAL_327>",
333
+ "<SPECIAL_328>",
334
+ "<SPECIAL_329>",
335
+ "<SPECIAL_330>",
336
+ "<SPECIAL_331>",
337
+ "<SPECIAL_332>",
338
+ "<SPECIAL_333>",
339
+ "<SPECIAL_334>",
340
+ "<SPECIAL_335>",
341
+ "<SPECIAL_336>",
342
+ "<SPECIAL_337>",
343
+ "<SPECIAL_338>",
344
+ "<SPECIAL_339>",
345
+ "<SPECIAL_340>",
346
+ "<SPECIAL_341>",
347
+ "<SPECIAL_342>",
348
+ "<SPECIAL_343>",
349
+ "<SPECIAL_344>",
350
+ "<SPECIAL_345>",
351
+ "<SPECIAL_346>",
352
+ "<SPECIAL_347>",
353
+ "<SPECIAL_348>",
354
+ "<SPECIAL_349>",
355
+ "<SPECIAL_350>",
356
+ "<SPECIAL_351>",
357
+ "<SPECIAL_352>",
358
+ "<SPECIAL_353>",
359
+ "<SPECIAL_354>",
360
+ "<SPECIAL_355>",
361
+ "<SPECIAL_356>",
362
+ "<SPECIAL_357>",
363
+ "<SPECIAL_358>",
364
+ "<SPECIAL_359>",
365
+ "<SPECIAL_360>",
366
+ "<SPECIAL_361>",
367
+ "<SPECIAL_362>",
368
+ "<SPECIAL_363>",
369
+ "<SPECIAL_364>",
370
+ "<SPECIAL_365>",
371
+ "<SPECIAL_366>",
372
+ "<SPECIAL_367>",
373
+ "<SPECIAL_368>",
374
+ "<SPECIAL_369>",
375
+ "<SPECIAL_370>",
376
+ "<SPECIAL_371>",
377
+ "<SPECIAL_372>",
378
+ "<SPECIAL_373>",
379
+ "<SPECIAL_374>",
380
+ "<SPECIAL_375>",
381
+ "<SPECIAL_376>",
382
+ "<SPECIAL_377>",
383
+ "<SPECIAL_378>",
384
+ "<SPECIAL_379>",
385
+ "<SPECIAL_380>",
386
+ "<SPECIAL_381>",
387
+ "<SPECIAL_382>",
388
+ "<SPECIAL_383>",
389
+ "<SPECIAL_384>",
390
+ "<SPECIAL_385>",
391
+ "<SPECIAL_386>",
392
+ "<SPECIAL_387>",
393
+ "<SPECIAL_388>",
394
+ "<SPECIAL_389>",
395
+ "<SPECIAL_390>",
396
+ "<SPECIAL_391>",
397
+ "<SPECIAL_392>",
398
+ "<SPECIAL_393>",
399
+ "<SPECIAL_394>",
400
+ "<SPECIAL_395>",
401
+ "<SPECIAL_396>",
402
+ "<SPECIAL_397>",
403
+ "<SPECIAL_398>",
404
+ "<SPECIAL_399>",
405
+ "<SPECIAL_400>",
406
+ "<SPECIAL_401>",
407
+ "<SPECIAL_402>",
408
+ "<SPECIAL_403>",
409
+ "<SPECIAL_404>",
410
+ "<SPECIAL_405>",
411
+ "<SPECIAL_406>",
412
+ "<SPECIAL_407>",
413
+ "<SPECIAL_408>",
414
+ "<SPECIAL_409>",
415
+ "<SPECIAL_410>",
416
+ "<SPECIAL_411>",
417
+ "<SPECIAL_412>",
418
+ "<SPECIAL_413>",
419
+ "<SPECIAL_414>",
420
+ "<SPECIAL_415>",
421
+ "<SPECIAL_416>",
422
+ "<SPECIAL_417>",
423
+ "<SPECIAL_418>",
424
+ "<SPECIAL_419>",
425
+ "<SPECIAL_420>",
426
+ "<SPECIAL_421>",
427
+ "<SPECIAL_422>",
428
+ "<SPECIAL_423>",
429
+ "<SPECIAL_424>",
430
+ "<SPECIAL_425>",
431
+ "<SPECIAL_426>",
432
+ "<SPECIAL_427>",
433
+ "<SPECIAL_428>",
434
+ "<SPECIAL_429>",
435
+ "<SPECIAL_430>",
436
+ "<SPECIAL_431>",
437
+ "<SPECIAL_432>",
438
+ "<SPECIAL_433>",
439
+ "<SPECIAL_434>",
440
+ "<SPECIAL_435>",
441
+ "<SPECIAL_436>",
442
+ "<SPECIAL_437>",
443
+ "<SPECIAL_438>",
444
+ "<SPECIAL_439>",
445
+ "<SPECIAL_440>",
446
+ "<SPECIAL_441>",
447
+ "<SPECIAL_442>",
448
+ "<SPECIAL_443>",
449
+ "<SPECIAL_444>",
450
+ "<SPECIAL_445>",
451
+ "<SPECIAL_446>",
452
+ "<SPECIAL_447>",
453
+ "<SPECIAL_448>",
454
+ "<SPECIAL_449>",
455
+ "<SPECIAL_450>",
456
+ "<SPECIAL_451>",
457
+ "<SPECIAL_452>",
458
+ "<SPECIAL_453>",
459
+ "<SPECIAL_454>",
460
+ "<SPECIAL_455>",
461
+ "<SPECIAL_456>",
462
+ "<SPECIAL_457>",
463
+ "<SPECIAL_458>",
464
+ "<SPECIAL_459>",
465
+ "<SPECIAL_460>",
466
+ "<SPECIAL_461>",
467
+ "<SPECIAL_462>",
468
+ "<SPECIAL_463>",
469
+ "<SPECIAL_464>",
470
+ "<SPECIAL_465>",
471
+ "<SPECIAL_466>",
472
+ "<SPECIAL_467>",
473
+ "<SPECIAL_468>",
474
+ "<SPECIAL_469>",
475
+ "<SPECIAL_470>",
476
+ "<SPECIAL_471>",
477
+ "<SPECIAL_472>",
478
+ "<SPECIAL_473>",
479
+ "<SPECIAL_474>",
480
+ "<SPECIAL_475>",
481
+ "<SPECIAL_476>",
482
+ "<SPECIAL_477>",
483
+ "<SPECIAL_478>",
484
+ "<SPECIAL_479>",
485
+ "<SPECIAL_480>",
486
+ "<SPECIAL_481>",
487
+ "<SPECIAL_482>",
488
+ "<SPECIAL_483>",
489
+ "<SPECIAL_484>",
490
+ "<SPECIAL_485>",
491
+ "<SPECIAL_486>",
492
+ "<SPECIAL_487>",
493
+ "<SPECIAL_488>",
494
+ "<SPECIAL_489>",
495
+ "<SPECIAL_490>",
496
+ "<SPECIAL_491>",
497
+ "<SPECIAL_492>",
498
+ "<SPECIAL_493>",
499
+ "<SPECIAL_494>",
500
+ "<SPECIAL_495>",
501
+ "<SPECIAL_496>",
502
+ "<SPECIAL_497>",
503
+ "<SPECIAL_498>",
504
+ "<SPECIAL_499>",
505
+ "<SPECIAL_500>",
506
+ "<SPECIAL_501>",
507
+ "<SPECIAL_502>",
508
+ "<SPECIAL_503>",
509
+ "<SPECIAL_504>",
510
+ "<SPECIAL_505>",
511
+ "<SPECIAL_506>",
512
+ "<SPECIAL_507>",
513
+ "<SPECIAL_508>",
514
+ "<SPECIAL_509>",
515
+ "<SPECIAL_510>",
516
+ "<SPECIAL_511>",
517
+ "<SPECIAL_512>",
518
+ "<SPECIAL_513>",
519
+ "<SPECIAL_514>",
520
+ "<SPECIAL_515>",
521
+ "<SPECIAL_516>",
522
+ "<SPECIAL_517>",
523
+ "<SPECIAL_518>",
524
+ "<SPECIAL_519>",
525
+ "<SPECIAL_520>",
526
+ "<SPECIAL_521>",
527
+ "<SPECIAL_522>",
528
+ "<SPECIAL_523>",
529
+ "<SPECIAL_524>",
530
+ "<SPECIAL_525>",
531
+ "<SPECIAL_526>",
532
+ "<SPECIAL_527>",
533
+ "<SPECIAL_528>",
534
+ "<SPECIAL_529>",
535
+ "<SPECIAL_530>",
536
+ "<SPECIAL_531>",
537
+ "<SPECIAL_532>",
538
+ "<SPECIAL_533>",
539
+ "<SPECIAL_534>",
540
+ "<SPECIAL_535>",
541
+ "<SPECIAL_536>",
542
+ "<SPECIAL_537>",
543
+ "<SPECIAL_538>",
544
+ "<SPECIAL_539>",
545
+ "<SPECIAL_540>",
546
+ "<SPECIAL_541>",
547
+ "<SPECIAL_542>",
548
+ "<SPECIAL_543>",
549
+ "<SPECIAL_544>",
550
+ "<SPECIAL_545>",
551
+ "<SPECIAL_546>",
552
+ "<SPECIAL_547>",
553
+ "<SPECIAL_548>",
554
+ "<SPECIAL_549>",
555
+ "<SPECIAL_550>",
556
+ "<SPECIAL_551>",
557
+ "<SPECIAL_552>",
558
+ "<SPECIAL_553>",
559
+ "<SPECIAL_554>",
560
+ "<SPECIAL_555>",
561
+ "<SPECIAL_556>",
562
+ "<SPECIAL_557>",
563
+ "<SPECIAL_558>",
564
+ "<SPECIAL_559>",
565
+ "<SPECIAL_560>",
566
+ "<SPECIAL_561>",
567
+ "<SPECIAL_562>",
568
+ "<SPECIAL_563>",
569
+ "<SPECIAL_564>",
570
+ "<SPECIAL_565>",
571
+ "<SPECIAL_566>",
572
+ "<SPECIAL_567>",
573
+ "<SPECIAL_568>",
574
+ "<SPECIAL_569>",
575
+ "<SPECIAL_570>",
576
+ "<SPECIAL_571>",
577
+ "<SPECIAL_572>",
578
+ "<SPECIAL_573>",
579
+ "<SPECIAL_574>",
580
+ "<SPECIAL_575>",
581
+ "<SPECIAL_576>",
582
+ "<SPECIAL_577>",
583
+ "<SPECIAL_578>",
584
+ "<SPECIAL_579>",
585
+ "<SPECIAL_580>",
586
+ "<SPECIAL_581>",
587
+ "<SPECIAL_582>",
588
+ "<SPECIAL_583>",
589
+ "<SPECIAL_584>",
590
+ "<SPECIAL_585>",
591
+ "<SPECIAL_586>",
592
+ "<SPECIAL_587>",
593
+ "<SPECIAL_588>",
594
+ "<SPECIAL_589>",
595
+ "<SPECIAL_590>",
596
+ "<SPECIAL_591>",
597
+ "<SPECIAL_592>",
598
+ "<SPECIAL_593>",
599
+ "<SPECIAL_594>",
600
+ "<SPECIAL_595>",
601
+ "<SPECIAL_596>",
602
+ "<SPECIAL_597>",
603
+ "<SPECIAL_598>",
604
+ "<SPECIAL_599>",
605
+ "<SPECIAL_600>",
606
+ "<SPECIAL_601>",
607
+ "<SPECIAL_602>",
608
+ "<SPECIAL_603>",
609
+ "<SPECIAL_604>",
610
+ "<SPECIAL_605>",
611
+ "<SPECIAL_606>",
612
+ "<SPECIAL_607>",
613
+ "<SPECIAL_608>",
614
+ "<SPECIAL_609>",
615
+ "<SPECIAL_610>",
616
+ "<SPECIAL_611>",
617
+ "<SPECIAL_612>",
618
+ "<SPECIAL_613>",
619
+ "<SPECIAL_614>",
620
+ "<SPECIAL_615>",
621
+ "<SPECIAL_616>",
622
+ "<SPECIAL_617>",
623
+ "<SPECIAL_618>",
624
+ "<SPECIAL_619>",
625
+ "<SPECIAL_620>",
626
+ "<SPECIAL_621>",
627
+ "<SPECIAL_622>",
628
+ "<SPECIAL_623>",
629
+ "<SPECIAL_624>",
630
+ "<SPECIAL_625>",
631
+ "<SPECIAL_626>",
632
+ "<SPECIAL_627>",
633
+ "<SPECIAL_628>",
634
+ "<SPECIAL_629>",
635
+ "<SPECIAL_630>",
636
+ "<SPECIAL_631>",
637
+ "<SPECIAL_632>",
638
+ "<SPECIAL_633>",
639
+ "<SPECIAL_634>",
640
+ "<SPECIAL_635>",
641
+ "<SPECIAL_636>",
642
+ "<SPECIAL_637>",
643
+ "<SPECIAL_638>",
644
+ "<SPECIAL_639>",
645
+ "<SPECIAL_640>",
646
+ "<SPECIAL_641>",
647
+ "<SPECIAL_642>",
648
+ "<SPECIAL_643>",
649
+ "<SPECIAL_644>",
650
+ "<SPECIAL_645>",
651
+ "<SPECIAL_646>",
652
+ "<SPECIAL_647>",
653
+ "<SPECIAL_648>",
654
+ "<SPECIAL_649>",
655
+ "<SPECIAL_650>",
656
+ "<SPECIAL_651>",
657
+ "<SPECIAL_652>",
658
+ "<SPECIAL_653>",
659
+ "<SPECIAL_654>",
660
+ "<SPECIAL_655>",
661
+ "<SPECIAL_656>",
662
+ "<SPECIAL_657>",
663
+ "<SPECIAL_658>",
664
+ "<SPECIAL_659>",
665
+ "<SPECIAL_660>",
666
+ "<SPECIAL_661>",
667
+ "<SPECIAL_662>",
668
+ "<SPECIAL_663>",
669
+ "<SPECIAL_664>",
670
+ "<SPECIAL_665>",
671
+ "<SPECIAL_666>",
672
+ "<SPECIAL_667>",
673
+ "<SPECIAL_668>",
674
+ "<SPECIAL_669>",
675
+ "<SPECIAL_670>",
676
+ "<SPECIAL_671>",
677
+ "<SPECIAL_672>",
678
+ "<SPECIAL_673>",
679
+ "<SPECIAL_674>",
680
+ "<SPECIAL_675>",
681
+ "<SPECIAL_676>",
682
+ "<SPECIAL_677>",
683
+ "<SPECIAL_678>",
684
+ "<SPECIAL_679>",
685
+ "<SPECIAL_680>",
686
+ "<SPECIAL_681>",
687
+ "<SPECIAL_682>",
688
+ "<SPECIAL_683>",
689
+ "<SPECIAL_684>",
690
+ "<SPECIAL_685>",
691
+ "<SPECIAL_686>",
692
+ "<SPECIAL_687>",
693
+ "<SPECIAL_688>",
694
+ "<SPECIAL_689>",
695
+ "<SPECIAL_690>",
696
+ "<SPECIAL_691>",
697
+ "<SPECIAL_692>",
698
+ "<SPECIAL_693>",
699
+ "<SPECIAL_694>",
700
+ "<SPECIAL_695>",
701
+ "<SPECIAL_696>",
702
+ "<SPECIAL_697>",
703
+ "<SPECIAL_698>",
704
+ "<SPECIAL_699>",
705
+ "<SPECIAL_700>",
706
+ "<SPECIAL_701>",
707
+ "<SPECIAL_702>",
708
+ "<SPECIAL_703>",
709
+ "<SPECIAL_704>",
710
+ "<SPECIAL_705>",
711
+ "<SPECIAL_706>",
712
+ "<SPECIAL_707>",
713
+ "<SPECIAL_708>",
714
+ "<SPECIAL_709>",
715
+ "<SPECIAL_710>",
716
+ "<SPECIAL_711>",
717
+ "<SPECIAL_712>",
718
+ "<SPECIAL_713>",
719
+ "<SPECIAL_714>",
720
+ "<SPECIAL_715>",
721
+ "<SPECIAL_716>",
722
+ "<SPECIAL_717>",
723
+ "<SPECIAL_718>",
724
+ "<SPECIAL_719>",
725
+ "<SPECIAL_720>",
726
+ "<SPECIAL_721>",
727
+ "<SPECIAL_722>",
728
+ "<SPECIAL_723>",
729
+ "<SPECIAL_724>",
730
+ "<SPECIAL_725>",
731
+ "<SPECIAL_726>",
732
+ "<SPECIAL_727>",
733
+ "<SPECIAL_728>",
734
+ "<SPECIAL_729>",
735
+ "<SPECIAL_730>",
736
+ "<SPECIAL_731>",
737
+ "<SPECIAL_732>",
738
+ "<SPECIAL_733>",
739
+ "<SPECIAL_734>",
740
+ "<SPECIAL_735>",
741
+ "<SPECIAL_736>",
742
+ "<SPECIAL_737>",
743
+ "<SPECIAL_738>",
744
+ "<SPECIAL_739>",
745
+ "<SPECIAL_740>",
746
+ "<SPECIAL_741>",
747
+ "<SPECIAL_742>",
748
+ "<SPECIAL_743>",
749
+ "<SPECIAL_744>",
750
+ "<SPECIAL_745>",
751
+ "<SPECIAL_746>",
752
+ "<SPECIAL_747>",
753
+ "<SPECIAL_748>",
754
+ "<SPECIAL_749>",
755
+ "<SPECIAL_750>",
756
+ "<SPECIAL_751>",
757
+ "<SPECIAL_752>",
758
+ "<SPECIAL_753>",
759
+ "<SPECIAL_754>",
760
+ "<SPECIAL_755>",
761
+ "<SPECIAL_756>",
762
+ "<SPECIAL_757>",
763
+ "<SPECIAL_758>",
764
+ "<SPECIAL_759>",
765
+ "<SPECIAL_760>",
766
+ "<SPECIAL_761>",
767
+ "<SPECIAL_762>",
768
+ "<SPECIAL_763>",
769
+ "<SPECIAL_764>",
770
+ "<SPECIAL_765>",
771
+ "<SPECIAL_766>",
772
+ "<SPECIAL_767>",
773
+ "<SPECIAL_768>",
774
+ "<SPECIAL_769>",
775
+ "<SPECIAL_770>",
776
+ "<SPECIAL_771>",
777
+ "<SPECIAL_772>",
778
+ "<SPECIAL_773>",
779
+ "<SPECIAL_774>",
780
+ "<SPECIAL_775>",
781
+ "<SPECIAL_776>",
782
+ "<SPECIAL_777>",
783
+ "<SPECIAL_778>",
784
+ "<SPECIAL_779>",
785
+ "<SPECIAL_780>",
786
+ "<SPECIAL_781>",
787
+ "<SPECIAL_782>",
788
+ "<SPECIAL_783>",
789
+ "<SPECIAL_784>",
790
+ "<SPECIAL_785>",
791
+ "<SPECIAL_786>",
792
+ "<SPECIAL_787>",
793
+ "<SPECIAL_788>",
794
+ "<SPECIAL_789>",
795
+ "<SPECIAL_790>",
796
+ "<SPECIAL_791>",
797
+ "<SPECIAL_792>",
798
+ "<SPECIAL_793>",
799
+ "<SPECIAL_794>",
800
+ "<SPECIAL_795>",
801
+ "<SPECIAL_796>",
802
+ "<SPECIAL_797>",
803
+ "<SPECIAL_798>",
804
+ "<SPECIAL_799>",
805
+ "<SPECIAL_800>",
806
+ "<SPECIAL_801>",
807
+ "<SPECIAL_802>",
808
+ "<SPECIAL_803>",
809
+ "<SPECIAL_804>",
810
+ "<SPECIAL_805>",
811
+ "<SPECIAL_806>",
812
+ "<SPECIAL_807>",
813
+ "<SPECIAL_808>",
814
+ "<SPECIAL_809>",
815
+ "<SPECIAL_810>",
816
+ "<SPECIAL_811>",
817
+ "<SPECIAL_812>",
818
+ "<SPECIAL_813>",
819
+ "<SPECIAL_814>",
820
+ "<SPECIAL_815>",
821
+ "<SPECIAL_816>",
822
+ "<SPECIAL_817>",
823
+ "<SPECIAL_818>",
824
+ "<SPECIAL_819>",
825
+ "<SPECIAL_820>",
826
+ "<SPECIAL_821>",
827
+ "<SPECIAL_822>",
828
+ "<SPECIAL_823>",
829
+ "<SPECIAL_824>",
830
+ "<SPECIAL_825>",
831
+ "<SPECIAL_826>",
832
+ "<SPECIAL_827>",
833
+ "<SPECIAL_828>",
834
+ "<SPECIAL_829>",
835
+ "<SPECIAL_830>",
836
+ "<SPECIAL_831>",
837
+ "<SPECIAL_832>",
838
+ "<SPECIAL_833>",
839
+ "<SPECIAL_834>",
840
+ "<SPECIAL_835>",
841
+ "<SPECIAL_836>",
842
+ "<SPECIAL_837>",
843
+ "<SPECIAL_838>",
844
+ "<SPECIAL_839>",
845
+ "<SPECIAL_840>",
846
+ "<SPECIAL_841>",
847
+ "<SPECIAL_842>",
848
+ "<SPECIAL_843>",
849
+ "<SPECIAL_844>",
850
+ "<SPECIAL_845>",
851
+ "<SPECIAL_846>",
852
+ "<SPECIAL_847>",
853
+ "<SPECIAL_848>",
854
+ "<SPECIAL_849>",
855
+ "<SPECIAL_850>",
856
+ "<SPECIAL_851>",
857
+ "<SPECIAL_852>",
858
+ "<SPECIAL_853>",
859
+ "<SPECIAL_854>",
860
+ "<SPECIAL_855>",
861
+ "<SPECIAL_856>",
862
+ "<SPECIAL_857>",
863
+ "<SPECIAL_858>",
864
+ "<SPECIAL_859>",
865
+ "<SPECIAL_860>",
866
+ "<SPECIAL_861>",
867
+ "<SPECIAL_862>",
868
+ "<SPECIAL_863>",
869
+ "<SPECIAL_864>",
870
+ "<SPECIAL_865>",
871
+ "<SPECIAL_866>",
872
+ "<SPECIAL_867>",
873
+ "<SPECIAL_868>",
874
+ "<SPECIAL_869>",
875
+ "<SPECIAL_870>",
876
+ "<SPECIAL_871>",
877
+ "<SPECIAL_872>",
878
+ "<SPECIAL_873>",
879
+ "<SPECIAL_874>",
880
+ "<SPECIAL_875>",
881
+ "<SPECIAL_876>",
882
+ "<SPECIAL_877>",
883
+ "<SPECIAL_878>",
884
+ "<SPECIAL_879>",
885
+ "<SPECIAL_880>",
886
+ "<SPECIAL_881>",
887
+ "<SPECIAL_882>",
888
+ "<SPECIAL_883>",
889
+ "<SPECIAL_884>",
890
+ "<SPECIAL_885>",
891
+ "<SPECIAL_886>",
892
+ "<SPECIAL_887>",
893
+ "<SPECIAL_888>",
894
+ "<SPECIAL_889>",
895
+ "<SPECIAL_890>",
896
+ "<SPECIAL_891>",
897
+ "<SPECIAL_892>",
898
+ "<SPECIAL_893>",
899
+ "<SPECIAL_894>",
900
+ "<SPECIAL_895>",
901
+ "<SPECIAL_896>",
902
+ "<SPECIAL_897>",
903
+ "<SPECIAL_898>",
904
+ "<SPECIAL_899>",
905
+ "<SPECIAL_900>",
906
+ "<SPECIAL_901>",
907
+ "<SPECIAL_902>",
908
+ "<SPECIAL_903>",
909
+ "<SPECIAL_904>",
910
+ "<SPECIAL_905>",
911
+ "<SPECIAL_906>",
912
+ "<SPECIAL_907>",
913
+ "<SPECIAL_908>",
914
+ "<SPECIAL_909>",
915
+ "<SPECIAL_910>",
916
+ "<SPECIAL_911>",
917
+ "<SPECIAL_912>",
918
+ "<SPECIAL_913>",
919
+ "<SPECIAL_914>",
920
+ "<SPECIAL_915>",
921
+ "<SPECIAL_916>",
922
+ "<SPECIAL_917>",
923
+ "<SPECIAL_918>",
924
+ "<SPECIAL_919>",
925
+ "<SPECIAL_920>",
926
+ "<SPECIAL_921>",
927
+ "<SPECIAL_922>",
928
+ "<SPECIAL_923>",
929
+ "<SPECIAL_924>",
930
+ "<SPECIAL_925>",
931
+ "<SPECIAL_926>",
932
+ "<SPECIAL_927>",
933
+ "<SPECIAL_928>",
934
+ "<SPECIAL_929>",
935
+ "<SPECIAL_930>",
936
+ "<SPECIAL_931>",
937
+ "<SPECIAL_932>",
938
+ "<SPECIAL_933>",
939
+ "<SPECIAL_934>",
940
+ "<SPECIAL_935>",
941
+ "<SPECIAL_936>",
942
+ "<SPECIAL_937>",
943
+ "<SPECIAL_938>",
944
+ "<SPECIAL_939>",
945
+ "<SPECIAL_940>",
946
+ "<SPECIAL_941>",
947
+ "<SPECIAL_942>",
948
+ "<SPECIAL_943>",
949
+ "<SPECIAL_944>",
950
+ "<SPECIAL_945>",
951
+ "<SPECIAL_946>",
952
+ "<SPECIAL_947>",
953
+ "<SPECIAL_948>",
954
+ "<SPECIAL_949>",
955
+ "<SPECIAL_950>",
956
+ "<SPECIAL_951>",
957
+ "<SPECIAL_952>",
958
+ "<SPECIAL_953>",
959
+ "<SPECIAL_954>",
960
+ "<SPECIAL_955>",
961
+ "<SPECIAL_956>",
962
+ "<SPECIAL_957>",
963
+ "<SPECIAL_958>",
964
+ "<SPECIAL_959>",
965
+ "<SPECIAL_960>",
966
+ "<SPECIAL_961>",
967
+ "<SPECIAL_962>",
968
+ "<SPECIAL_963>",
969
+ "<SPECIAL_964>",
970
+ "<SPECIAL_965>",
971
+ "<SPECIAL_966>",
972
+ "<SPECIAL_967>",
973
+ "<SPECIAL_968>",
974
+ "<SPECIAL_969>",
975
+ "<SPECIAL_970>",
976
+ "<SPECIAL_971>",
977
+ "<SPECIAL_972>",
978
+ "<SPECIAL_973>",
979
+ "<SPECIAL_974>",
980
+ "<SPECIAL_975>",
981
+ "<SPECIAL_976>",
982
+ "<SPECIAL_977>",
983
+ "<SPECIAL_978>",
984
+ "<SPECIAL_979>",
985
+ "<SPECIAL_980>",
986
+ "<SPECIAL_981>",
987
+ "<SPECIAL_982>",
988
+ "<SPECIAL_983>",
989
+ "<SPECIAL_984>",
990
+ "<SPECIAL_985>",
991
+ "<SPECIAL_986>",
992
+ "<SPECIAL_987>",
993
+ "<SPECIAL_988>",
994
+ "<SPECIAL_989>",
995
+ "<SPECIAL_990>",
996
+ "<SPECIAL_991>",
997
+ "<SPECIAL_992>",
998
+ "<SPECIAL_993>",
999
+ "<SPECIAL_994>",
1000
+ "<SPECIAL_995>",
1001
+ "<SPECIAL_996>",
1002
+ "<SPECIAL_997>",
1003
+ "<SPECIAL_998>",
1004
+ "<SPECIAL_999>"
1005
+ ],
1006
+ "model_max_length": 1000000000000000019884624838656,
1007
+ "bos_token": "<s>",
1008
+ "eos_token": "</s>",
1009
+ "pad_token": "<pad>",
1010
+ "unk_token": "<unk>",
1011
+ "tokenizer_class": "TokenizersBackend"
1012
+ }