Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/Llama-3.2-1B
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - f440b2c83bebecfd_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/f440b2c83bebecfd_train_data.json
12 type:
13 field_input: source
14 field_instruction: prompt
15 field_output: prompt_orig
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23early_stopping_patience: 3
24ema_decay: 0.999
25eval_max_new_tokens: 128
26eval_steps: 100
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: JoshMe1/1f336b03-f8cd-4b35-8b47-07d8e7d4d2e7
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 5.0e-05
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 10
45lora_alpha: 128
46lora_dropout: 0.1
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 64
50lora_target_linear: true
51lr_scheduler: reduce_lr_on_plateau
52lr_scheduler_args:
53- mode=min
54- factor=0.5
55- patience=2
56max_memory:
57 0: 130GB
58max_steps: 200
59micro_batch_size: 2
60mlflow_experiment_name: /tmp/f440b2c83bebecfd_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 10
63optimizer: adamw_bnb_8bit
64output_dir: miner_id_24
65pad_to_sequence_len: true
66resume_from_checkpoint: null
67s2_attention: null
68sample_packing: false
69save_steps: 100
70saves_per_epoch: null
71sequence_len: 2048
72special_tokens:
73 pad_token: <|end_of_text|>
74strict: false
75tf32: false
76tokenizer_type: AutoTokenizer
77train_on_inputs: false
78trust_remote_code: true
79use_ema: true
80val_set_size: 0.05
81wandb_entity: null
82wandb_mode: online
83wandb_name: a74163dd-5864-47d2-a9e4-ef469ff6e648
84wandb_project: Gradients-On-Demand
85wandb_run: your_name
86wandb_runid: a74163dd-5864-47d2-a9e4-ef469ff6e648
87warmup_steps: 200
88weight_decay: 0.01
89xformers_attention: null
90| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0002 | 1 | 1.1840 |
| 0.6032 | 0.0200 | 100 | 0.5728 |
| 0.5561 | 0.0400 | 200 | 0.5364 |