File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ target_task : tasks/nlp/translation.md
2
+ base_model_id : yuiseki/tinyllama-ja-wikipedia-1.5T-v0.1
3
+ model_name : tinyllama-coder-math-ja-v0.1
4
+ output_base_dir : /data/output
5
+ dataset_id : kunishou/OpenMathInstruct-1-1.8m-ja
6
+ dataset_input_field_name : question_ja
7
+ dataset_output_field_name : generated_solution_ja
8
+ dataset_train_split_seed : 42
9
+ dataset_train_split_test_size : 0.2
10
+ lora_r : 8
11
+ lora_alpha : 16
12
+ lora_dropout : 0.05
13
+ train_claim_gpu_num : 3
14
+ train_per_device_train_batch_size : 8
15
+ train_gradient_accumulation_steps : 2
16
+ train_num_train_epochs : 4
17
+ train_max_steps : 1000
18
+ train_fp16 : True
19
+ inference_max_new_tokens : 32
20
+ evaluations :
21
+ -
22
+ prompt : " thank you"
23
+ expected_output : " γγγγ¨γ"
24
+ -
25
+ prompt : " Hello"
26
+ expected_output : " γγγ«γ‘γ―"
27
+ -
28
+ prompt : " How are you?"
29
+ expected_output : " γε
ζ°γ§γγοΌ"
30
+ -
31
+ prompt : " I am hungry"
32
+ expected_output : " γθ
Ήγη©Ίγγ¦γγΎγ"
You canβt perform that action at this time.
0 commit comments