Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama_v1.1
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 970ee7baa1630589_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/970ee7baa1630589_train_data.json
12 type:
13 field_input: prompt
14 field_instruction: instruction
15 field_output: response
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22do_eval: true
23early_stopping_patience: 3
24eval_batch_size: 5
25eval_max_new_tokens: 128
26eval_steps: 500
27evals_per_epoch: null
28flash_attention: false
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 10
33gradient_checkpointing: true
34group_by_length: true
35hub_model_id: surakarteh/1b470303-f0dd-4616-aae4-e38790eef195
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.000267
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 50
44lora_alpha: 160
45lora_dropout: 0.18
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 80
49lora_target_linear: true
50lr_scheduler: cosine
51max_grad_norm: 1.0
52max_steps: 625
53micro_batch_size: 5
54mlflow_experiment_name: /tmp/970ee7baa1630589_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 12
57optimizer: adamw_torch_fused
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63save_steps: 500
64saves_per_epoch: null
65seed: 140
66sequence_len: 1280
67special_tokens:
68 pad_token: </s>
69strict: false
70tf32: true
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: ac6581a3-7a73-422c-85b3-c2d4817fbb26
78wandb_project: surakarteh
79wandb_run: your_name
80wandb_runid: ac6581a3-7a73-422c-85b3-c2d4817fbb26
81warmup_steps: 125
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0011 | 1 | 0.8253 |
| 0.4882 | 0.5299 | 500 | 0.4817 |