Views
No views yet
0.4.11adapter: lora
2auto_resume_from_checkpoints: false
3base_model: unsloth/tinyllama
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7dataset_processes: 6
8datasets:
9- data_files:
10 - f52b5c4411fd447c_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/f52b5c4411fd447c_train_data.json
14 type:
15 field_input: input
16 field_instruction: instruction
17 field_output: output
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24early_stopping_patience: 3
25eval_max_new_tokens: 128
26eval_steps: 200
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: true
30fp16: false
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 4
34gradient_checkpointing: true
35group_by_length: false
36hub_model_id: error577/ed864f34-7a77-4fe8-98e8-0903340e71dd
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.00000002
41load_in_4bit: false
42load_in_8bit: true
43local_rank: null
44logging_steps: 1
45lora_alpha: 16
46lora_dropout: 0.0
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 32
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1.0
53max_steps: null
54micro_batch_size: 8
55mlflow_experiment_name: /tmp/f52b5c4411fd447c_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 5
58optimizer: adamw_bnb_8bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: 200
65sequence_len: 512
66strict: false
67tf32: false
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.005
72wandb_entity: null
73wandb_mode: online
74wandb_name: b32afb04-01f6-473a-a1bd-85989cd2c8d6
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: b32afb04-01f6-473a-a1bd-85989cd2c8d6
78warmup_steps: 30
79weight_decay: 0.0
80xformers_attention: null
81| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.9788 | 0.0006 | 1 | 1.9194 |
| 1.9983 | 0.1223 | 200 | 1.9197 |
| 1.8519 | 0.2446 | 400 | 1.9200 |
| 1.9556 | 0.3669 | 600 | 1.9202 |
| 1.8386 | 0.4891 | 800 | 1.9212 |