File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ target_task : tasks/i18n/ja.md
2
+ base_model_id : TinyLlama/TinyLlama-1.1B-intermediate-step-715k-1.5T
3
+ model_name : tinyllama-ja-wikipedia-1.5T-v0.2
4
+ output_base_dir : /data/output
5
+ dataset_id : izumi-lab/wikipedia-ja-20230720
6
+ dataset_input_field_name : title
7
+ dataset_output_field_name : text
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 : 4
14
+ train_per_device_train_batch_size : 8
15
+ train_gradient_accumulation_steps : 4
16
+ train_num_train_epochs : 4
17
+ train_max_steps : 2000
18
+ train_fp16 : True
19
+ inference_max_new_tokens : 32
20
+ evaluations :
21
+ -
22
+ prompt : " 2つ以上の文字を組み合わせて図案化したもののことで、特にルイ・ヴィトンのものが知られるのは何でしょう?"
23
+ expected_output : " モノグラム"
24
+ -
25
+ prompt : " 幾つかの布切れを縫いあわせ、飾りや模様を作る手芸方法を何というでしょう?"
26
+ expected_output : " パッチワーク"
27
+ -
28
+ prompt : " 格闘家ボブ・サップの出身国はどこでしょう?"
29
+ expected_output : " アメリカ"
You can’t perform that action at this time.
0 commit comments