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 - ffd2a98c07b7ffeb_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/
12 type:
13 field_instruction: instruct
14 field_output: output
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21device_map: auto
22dynamic_lora_per_layer: true
23early_stopping_patience: 3
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27evaluation_strategy: steps
28flash_attention: false
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 2
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: JoshMe1/695d8154-ac35-446e-8b80-949750b3ef78
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0002
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 10
44lora_alpha: 256
45lora_dropout: 0.1
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 128
49lora_target_linear: true
50lr_finder: true
51lr_scheduler: cosine
52lr_scheduler_args: []
53max_memory:
54 0: 130GB
55max_steps: 350
56micro_batch_size: 8
57mixed_precision: bf16
58mlflow_experiment_name: /tmp/ffd2a98c07b7ffeb_train_data.json
59model_type: AutoModelForCausalLM
60num_epochs: 10
61optimizer: adamw_bnb_8bit
62output_dir: miner_id_24
63pad_to_sequence_len: true
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67save_steps: 100
68save_strategy: steps
69save_total_limit: 3
70saves_per_epoch: null
71scheduler:
72 factor: 0.5
73 monitor: eval_loss
74 patience: 1
75 threshold: 0.01
76 type: ReduceLROnPlateau
77sequence_len: 2048
78special_tokens:
79 pad_token: <|end_of_text|>
80strict: false
81tf32: false
82tokenizer_type: AutoTokenizer
83train_on_inputs: false
84training_stages:
85- learning_rate: 0.0002
86 name: warmup
87 num_train_epochs: 1
88- learning_rate: 2.0e-05
89 name: main
90trl:
91 ema: true
92 ema_decay: 0.999
93trust_remote_code: true
94val_set_size: 0.05
95wandb_entity: null
96wandb_mode: online
97wandb_name: a34533cb-a7c4-45ad-b411-dfe62917b9a0
98wandb_project: Gradients-On-Demand
99wandb_run: your_name
100wandb_runid: a34533cb-a7c4-45ad-b411-dfe62917b9a0
101warmup_steps: 35
102weight_decay: 0.01
103xformers_attention: true
104| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0001 | 1 | 2.2459 |
| 1.0669 | 0.0148 | 100 | 1.1048 |
| 1.1959 | 0.0295 | 200 | 1.0143 |
| 1.0919 | 0.0443 | 300 | 0.9516 |