Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-1B
3bf16: true
4chat_template: llama3
5data_processes: 54
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - c5478c300958fe25_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/c5478c300958fe25_train_data.json
13 type:
14 field_instruction: instruction
15 field_output: output
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23distributed_training:
24 multi_gpu: true
25 num_gpus: 2
26do_eval: true
27early_stopping_patience: 5
28eval_batch_size: 8
29eval_max_new_tokens: 128
30eval_steps: 150
31eval_table_size: null
32evals_per_epoch: null
33flash_attention: true
34fp16: false
35fsdp:
36- full_shard
37fsdp_config:
38 activation_checkpointing: false
39 backward_prefetch: BACKWARD_POST
40 forward_prefetch: FORWARD_POST
41 fsdp_min_num_params: 1000000000
42 limit_all_gathers: true
43 mixed_precision: bf16
44 sharding_strategy: FULL_SHARD
45gradient_accumulation_steps: 2
46gradient_checkpointing: true
47group_by_length: true
48hub_ignore_patterns:
49- README.md
50- config.json
51hub_model_id: cimol/6bc3c808-ebe1-49a0-8699-80317117c4b0
52hub_repo: null
53hub_strategy: end
54hub_token: null
55learning_rate: 0.00015
56load_in_4bit: false
57load_in_8bit: false
58local_rank: null
59logging_steps: 10
60lora_alpha: 128
61lora_dropout: 0.3
62lora_fan_in_fan_out: null
63lora_model_dir: null
64lora_r: 64
65lora_target_linear: true
66lr_scheduler: cosine
67lr_scheduler_warmup_steps: 100
68max_grad_norm: 0.5
69max_memory:
70 0: 75GB
71 1: 75GB
72max_steps: 300
73micro_batch_size: 8
74mlflow_experiment_name: /tmp/c5478c300958fe25_train_data.json
75model_type: AutoModelForCausalLM
76num_epochs: 3
77optim_args:
78 adam_beta1: 0.9
79 adam_beta2: 0.95
80 adam_epsilon: 1e-8
81optimizer: adamw_torch
82output_dir: miner_id_24
83pad_to_sequence_len: true
84resume_from_checkpoint: null
85s2_attention: null
86sample_packing: false
87save_steps: 150
88saves_per_epoch: null
89seed: 17333
90sequence_len: 1024
91strict: false
92tf32: true
93tokenizer_type: AutoTokenizer
94total_train_batch_size: 32
95train_batch_size: 16
96train_on_inputs: false
97trust_remote_code: true
98val_set_size: 0.05
99wandb_entity: null
100wandb_mode: online
101wandb_name: 11fd6787-392b-49c6-bdf3-f0e92d25858e
102wandb_project: Gradients-On-Demand
103wandb_run: your_name
104wandb_runid: 11fd6787-392b-49c6-bdf3-f0e92d25858e
105warmup_steps: 100
106weight_decay: 0.005
107xformers_attention: null
108| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0007 | 1 | 2.8744 |
| 2.2014 | 0.0991 | 150 | 2.1997 |
| 2.1846 | 0.1983 | 300 | 2.0491 |