Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/tinyllama
3bf16: auto
4datasets:
5- data_files:
6 - 0e5ff9fa4e2d20b6_train_data.json
7 ds_type: json
8 format: custom
9 path: 0e5ff9fa4e2d20b6_train_data.json
10 type:
11 field: null
12 field_input: tokens
13 field_instruction: intent
14 field_output: utterance
15 field_system: null
16 format: null
17 no_input_format: null
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_sample_packing: false
25eval_strategy: 'no'
26eval_table_size: null
27evals_per_epoch: 4
28flash_attention: true
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 4
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: taopanda-1/test-repo
36learning_rate: 0.0002
37load_in_4bit: false
38load_in_8bit: true
39local_rank: null
40logging_steps: 1
41lora_alpha: 16
42lora_dropout: 0.05
43lora_r: 32
44lora_target_linear: true
45lr_scheduler: cosine
46max_steps: '40'
47micro_batch_size: 2
48model_type: AutoModelForCausalLM
49num_epochs: 2
50optimizer: adamw_bnb_8bit
51output_dir: ./outputs/out/taopanda-1_test-task
52pad_to_sequence_len: true
53resume_from_checkpoint: null
54sample_packing: true
55save_steps: '20'
56seed: 60102
57sequence_len: 4096
58special_tokens: null
59strict: false
60tf32: false
61tokenizer_type: AutoTokenizer
62train_on_inputs: false
63trust_remote_code: true
64val_set_size: 0.0
65wandb_entity: fatcat87-taopanda
66wandb_log_model: null
67wandb_mode: online
68wandb_name: taopanda-1_test-task
69wandb_project: subnet56
70wandb_runid: taopanda-1_test-task
71wandb_watch: null
72warmup_ratio: 0.05
73weight_decay: 0.0
74xformers_attention: null
75