Jnx03 commited on
Commit
b430f74
·
verified ·
1 Parent(s): 9a8db34

v9r16-final: Unsloth_4bit_LoRA_SFT

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ 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
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: typhoon-ai/typhoon-s-thaillm-8b-instruct-research-preview
4
+ license: apache-2.0
5
+ tags:
6
+ - thai
7
+ - kanitakorn
8
+ - single-model
9
+ - greedy-eval
10
+ language:
11
+ - th
12
+ - en
13
+ ---
14
+
15
+ # Jnx03/kanitakorn-v9r16-final
16
+
17
+ Kanitakorn 2026-06-13 campaign artifact.
18
+
19
+ - Base: `typhoon-ai/typhoon-s-thaillm-8b-instruct-research-preview`
20
+ - Version: `v9r16-final`
21
+ - Method: `Unsloth_4bit_LoRA_SFT`
22
+ - Final-claim policy: one model, no BoN, no self-consistency, no ensemble, no model routing.
23
+ - Date: 2026-06-13
24
+
25
+ ## Scores
26
+
27
+ | Benchmark | Score | Target | Status |
28
+ |---|---:|---:|---|
29
+ | aime24_th | pending | >15.0 | pending |
30
+ | aime24 | pending | >25.0 | pending |
31
+ | math500_th | pending | >56.0 | pending |
32
+ | math500 | pending | >82.0 | pending |
33
+ | livecodebench_th | pending | >35.0 | pending |
34
+ | livecodebench | pending | >60.0 | pending |
35
+ | openthaieval | pending | >80.0 | pending |
36
+ | hotpotqa_th_en | pending | >46.0 | pending |
37
+ | instruction_following_th_en | pending | >57.0 | pending |
38
+ | mt_bench_th_en | pending | >85.0 | pending |
39
+ | thaiexam | pending | >70.0 | pending |
40
+ | ifeval_th | pending | >82.0 | pending |
41
+
42
+ ## Notes
43
+
44
+ Typhoon8B_v9_targeted_MCQ_r16_lr1.5e-5_final
adapter_config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen3ForCausalLM",
7
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "typhoon-ai/typhoon-s-thaillm-8b-instruct-research-preview",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 32,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0,
26
+ "lora_ga_config": null,
27
+ "megatron_config": null,
28
+ "megatron_core": "megatron.core",
29
+ "modules_to_save": null,
30
+ "peft_type": "LORA",
31
+ "peft_version": "0.19.1",
32
+ "qalora_group_size": 16,
33
+ "r": 16,
34
+ "rank_pattern": {},
35
+ "revision": null,
36
+ "target_modules": [
37
+ "o_proj",
38
+ "down_proj",
39
+ "up_proj",
40
+ "q_proj",
41
+ "v_proj",
42
+ "k_proj",
43
+ "gate_proj"
44
+ ],
45
+ "target_parameters": null,
46
+ "task_type": "CAUSAL_LM",
47
+ "trainable_token_indices": null,
48
+ "use_bdlora": null,
49
+ "use_dora": false,
50
+ "use_qalora": false,
51
+ "use_rslora": false
52
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a759939413c394ab872f377535c72e01432d2b05cc1b8c7ad42cea5466c3bf
3
+ size 174655536
chat_template.jinja ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- for message in messages %}
18
+ {%- if message.content is string %}
19
+ {%- set content = message.content %}
20
+ {%- else %}
21
+ {%- set content = '' %}
22
+ {%- endif %}
23
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
24
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
25
+ {%- elif message.role == "assistant" %}
26
+ {{- '<|im_start|>' + message.role + '\n' + content }}
27
+ {%- if message.tool_calls %}
28
+ {%- for tool_call in message.tool_calls %}
29
+ {%- if (loop.first and content) or (not loop.first) %}
30
+ {{- '\n' }}
31
+ {%- endif %}
32
+ {%- if tool_call.function %}
33
+ {%- set tool_call = tool_call.function %}
34
+ {%- endif %}
35
+ {{- '<tool_call>\n{"name": "' }}
36
+ {{- tool_call.name }}
37
+ {{- '", "arguments": ' }}
38
+ {%- if tool_call.arguments is string %}
39
+ {{- tool_call.arguments }}
40
+ {%- else %}
41
+ {{- tool_call.arguments | tojson }}
42
+ {%- endif %}
43
+ {{- '}\n</tool_call>' }}
44
+ {%- endfor %}
45
+ {%- endif %}
46
+ {{- '<|im_end|>\n' }}
47
+ {%- elif message.role == "tool" %}
48
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
49
+ {{- '<|im_start|>user' }}
50
+ {%- endif %}
51
+ {{- '\n<tool_response>\n' }}
52
+ {{- content }}
53
+ {{- '\n</tool_response>' }}
54
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
55
+ {{- '<|im_end|>\n' }}
56
+ {%- endif %}
57
+ {%- endif %}
58
+ {%- endfor %}
59
+ {%- if add_generation_prompt %}
60
+ {{- '<|im_start|>assistant\n' }}
61
+ {%- endif %}
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:476870a1f2fb6f6a2759a6ede2383bf9d5d738f17844563b65c91965b722ae09
3
+ size 11422924
tokenizer_config.json ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "is_local": false,
9
+ "max_length": 2048,
10
+ "model_max_length": 32768,
11
+ "pad_to_multiple_of": null,
12
+ "pad_token": "<|endoftext|>",
13
+ "pad_token_type_id": 0,
14
+ "padding_side": "left",
15
+ "split_special_tokens": false,
16
+ "stride": 0,
17
+ "tokenizer_class": "Qwen2Tokenizer",
18
+ "truncation_side": "right",
19
+ "truncation_strategy": "longest_first",
20
+ "unk_token": null,
21
+ "added_tokens_decoder": {
22
+ "151643": {
23
+ "content": "<|endoftext|>",
24
+ "single_word": false,
25
+ "lstrip": false,
26
+ "rstrip": false,
27
+ "normalized": false,
28
+ "special": true
29
+ },
30
+ "151644": {
31
+ "content": "<|im_start|>",
32
+ "single_word": false,
33
+ "lstrip": false,
34
+ "rstrip": false,
35
+ "normalized": false,
36
+ "special": true
37
+ },
38
+ "151645": {
39
+ "content": "<|im_end|>",
40
+ "single_word": false,
41
+ "lstrip": false,
42
+ "rstrip": false,
43
+ "normalized": false,
44
+ "special": true
45
+ },
46
+ "151646": {
47
+ "content": "<|object_ref_start|>",
48
+ "single_word": false,
49
+ "lstrip": false,
50
+ "rstrip": false,
51
+ "normalized": false,
52
+ "special": true
53
+ },
54
+ "151647": {
55
+ "content": "<|object_ref_end|>",
56
+ "single_word": false,
57
+ "lstrip": false,
58
+ "rstrip": false,
59
+ "normalized": false,
60
+ "special": true
61
+ },
62
+ "151648": {
63
+ "content": "<|box_start|>",
64
+ "single_word": false,
65
+ "lstrip": false,
66
+ "rstrip": false,
67
+ "normalized": false,
68
+ "special": true
69
+ },
70
+ "151649": {
71
+ "content": "<|box_end|>",
72
+ "single_word": false,
73
+ "lstrip": false,
74
+ "rstrip": false,
75
+ "normalized": false,
76
+ "special": true
77
+ },
78
+ "151650": {
79
+ "content": "<|quad_start|>",
80
+ "single_word": false,
81
+ "lstrip": false,
82
+ "rstrip": false,
83
+ "normalized": false,
84
+ "special": true
85
+ },
86
+ "151651": {
87
+ "content": "<|quad_end|>",
88
+ "single_word": false,
89
+ "lstrip": false,
90
+ "rstrip": false,
91
+ "normalized": false,
92
+ "special": true
93
+ },
94
+ "151652": {
95
+ "content": "<|vision_start|>",
96
+ "single_word": false,
97
+ "lstrip": false,
98
+ "rstrip": false,
99
+ "normalized": false,
100
+ "special": true
101
+ },
102
+ "151653": {
103
+ "content": "<|vision_end|>",
104
+ "single_word": false,
105
+ "lstrip": false,
106
+ "rstrip": false,
107
+ "normalized": false,
108
+ "special": true
109
+ },
110
+ "151654": {
111
+ "content": "<|vision_pad|>",
112
+ "single_word": false,
113
+ "lstrip": false,
114
+ "rstrip": false,
115
+ "normalized": false,
116
+ "special": true
117
+ },
118
+ "151655": {
119
+ "content": "<|image_pad|>",
120
+ "single_word": false,
121
+ "lstrip": false,
122
+ "rstrip": false,
123
+ "normalized": false,
124
+ "special": true
125
+ },
126
+ "151656": {
127
+ "content": "<|video_pad|>",
128
+ "single_word": false,
129
+ "lstrip": false,
130
+ "rstrip": false,
131
+ "normalized": false,
132
+ "special": true
133
+ },
134
+ "151657": {
135
+ "content": "<tool_call>",
136
+ "single_word": false,
137
+ "lstrip": false,
138
+ "rstrip": false,
139
+ "normalized": false,
140
+ "special": false
141
+ },
142
+ "151658": {
143
+ "content": "</tool_call>",
144
+ "single_word": false,
145
+ "lstrip": false,
146
+ "rstrip": false,
147
+ "normalized": false,
148
+ "special": false
149
+ },
150
+ "151659": {
151
+ "content": "<|fim_prefix|>",
152
+ "single_word": false,
153
+ "lstrip": false,
154
+ "rstrip": false,
155
+ "normalized": false,
156
+ "special": false
157
+ },
158
+ "151660": {
159
+ "content": "<|fim_middle|>",
160
+ "single_word": false,
161
+ "lstrip": false,
162
+ "rstrip": false,
163
+ "normalized": false,
164
+ "special": false
165
+ },
166
+ "151661": {
167
+ "content": "<|fim_suffix|>",
168
+ "single_word": false,
169
+ "lstrip": false,
170
+ "rstrip": false,
171
+ "normalized": false,
172
+ "special": false
173
+ },
174
+ "151662": {
175
+ "content": "<|fim_pad|>",
176
+ "single_word": false,
177
+ "lstrip": false,
178
+ "rstrip": false,
179
+ "normalized": false,
180
+ "special": false
181
+ },
182
+ "151663": {
183
+ "content": "<|repo_name|>",
184
+ "single_word": false,
185
+ "lstrip": false,
186
+ "rstrip": false,
187
+ "normalized": false,
188
+ "special": false
189
+ },
190
+ "151664": {
191
+ "content": "<|file_sep|>",
192
+ "single_word": false,
193
+ "lstrip": false,
194
+ "rstrip": false,
195
+ "normalized": false,
196
+ "special": false
197
+ },
198
+ "151665": {
199
+ "content": "<tool_response>",
200
+ "single_word": false,
201
+ "lstrip": false,
202
+ "rstrip": false,
203
+ "normalized": false,
204
+ "special": false
205
+ },
206
+ "151666": {
207
+ "content": "</tool_response>",
208
+ "single_word": false,
209
+ "lstrip": false,
210
+ "rstrip": false,
211
+ "normalized": false,
212
+ "special": false
213
+ },
214
+ "151667": {
215
+ "content": "<think>",
216
+ "single_word": false,
217
+ "lstrip": false,
218
+ "rstrip": false,
219
+ "normalized": false,
220
+ "special": false
221
+ },
222
+ "151668": {
223
+ "content": "</think>",
224
+ "single_word": false,
225
+ "lstrip": false,
226
+ "rstrip": false,
227
+ "normalized": false,
228
+ "special": false
229
+ }
230
+ }
231
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9240237715a876b7e88e364d3cd59c2e8c3622a006a53005e77d1bac81189a1
3
+ size 5777