Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-1B
3bf16: true
4chat_template: llama3
5data_processes: 24
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 176447a4a3aac1cd_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/176447a4a3aac1cd_train_data.json
13 type:
14 field_instruction: question
15 field_output: answer
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23do_eval: true
24early_stopping_patience: 4
25eval_batch_size: 4
26eval_max_new_tokens: 128
27eval_steps: 50
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: true
31fp16: false
32fsdp: null
33fsdp_config: null
34gradient_accumulation_steps: 4
35gradient_checkpointing: true
36group_by_length: true
37hub_model_id: cimol/cc3f7d5f-5086-49c0-b83e-5a522f1b5b79
38hub_repo: null
39hub_strategy: checkpoint
40hub_token: null
41learning_rate: 7.0e-05
42load_in_4bit: false
43load_in_8bit: false
44local_rank: null
45logging_steps: 1
46lora_alpha: 128
47lora_dropout: 0.04
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 64
51lora_target_linear: true
52lr_scheduler: cosine
53lr_scheduler_warmup_steps: 50
54max_grad_norm: 1.0
55max_memory:
56 0: 75GB
57max_steps: 200
58micro_batch_size: 8
59mlflow_experiment_name: /tmp/176447a4a3aac1cd_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 3
62optim_args:
63 adam_beta1: 0.9
64 adam_beta2: 0.95
65 adam_epsilon: 1e-8
66optimizer: adamw_bnb_8bit
67output_dir: miner_id_24
68pad_to_sequence_len: true
69resume_from_checkpoint: null
70s2_attention: null
71sample_packing: false
72save_steps: 50
73saves_per_epoch: null
74seed: 17333
75sequence_len: 1024
76strict: false
77tf32: true
78tokenizer_type: AutoTokenizer
79total_train_batch_size: 32
80train_batch_size: 8
81train_on_inputs: false
82trust_remote_code: true
83val_set_size: 0.05
84wandb_entity: null
85wandb_mode: online
86wandb_name: 8ab127c1-ec9a-4dd1-bf3a-abe43ab19c10
87wandb_project: Gradients-On-Demand
88wandb_run: your_name
89wandb_runid: 8ab127c1-ec9a-4dd1-bf3a-abe43ab19c10
90warmup_steps: 10
91weight_decay: 0.0
92xformers_attention: null
93| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1633 | 0.0018 | 1 | 1.4297 |
| 0.8643 | 0.0878 | 50 | 1.2373 |
| 0.7898 | 0.1756 | 100 | 1.1994 |
| 0.6866 | 0.2634 | 150 | 1.1813 |
| 0.7967 | 0.3512 | 200 | 1.1770 |