Views
No views yet
0.11.0.dev01adapter: lora
2base_model: unsloth/SmolLM2-1.7B
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 0
6dataloader_pin_memory: false
7dataset_info: af909a60-ccae-4f25-97d4-7bd7a510c1df
8dataset_prepared_path: null
9datasets:
10- data_files:
11 - 12d68f3011c1e4db_train_data.json
12 ds_type: json
13 format: custom
14 path: /workspace/input_data/
15 type:
16 field_instruction: instruct
17 field_output: output
18 format: '{instruction}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22ddp_broadcast_buffers: false
23ddp_bucket_cap_mb: 25
24ddp_timeout: 7200
25debug: null
26deepspeed: null
27evaluation_strategy: 'no'
28flash_attention: false
29flash_attn_cross_entropy: false
30flash_attn_rms_norm: false
31fp16: false
32fsdp: null
33fsdp_config: null
34gpu_memory_limit: null
35gradient_accumulation_steps: 4
36gradient_checkpointing: true
37gradient_checkpointing_kwargs:
38 use_reentrant: false
39group_by_length: false
40hub_model_commit_message: Training checkpoint - step {current_step}
41hub_model_id: dada22231/3a49d6df-a57b-496e-9a92-ceb6429aa571
42hub_model_revision: main
43hub_repo: null
44hub_strategy: checkpoint
45hub_token: null
46learning_rate: 0.0002
47load_in_4bit: false
48load_in_8bit: false
49local_rank: null
50logging_steps: 1
51lora_alpha: 256
52lora_dropout: 0.05
53lora_fan_in_fan_out: null
54lora_model_dir: null
55lora_modules_to_save:
56- embed_tokens
57- lm_head
58lora_r: 128
59lora_target_linear: true
60lr_scheduler: constant_with_warmup
61max_memory: null
62max_steps: 1500
63micro_batch_size: 8
64mlflow_experiment_name: /tmp/12d68f3011c1e4db_train_data.json
65model_type: AutoModelForCausalLM
66optimizer: adamw_torch_fused
67output_dir: ./outputs
68pad_to_sequence_len: true
69push_dataset_card: false
70push_to_hub: true
71resume_from_checkpoint: null
72s2_attention: null
73sample_packing: true
74save_lora_adapter: false
75save_merged_lora_model: true
76save_only_model: true
77save_safetensors: true
78save_steps: 75
79save_strategy: steps
80save_total_limit: 5
81sequence_len: 4096
82special_tokens: null
83strict: false
84tf32: true
85tokenizer_type: AutoTokenizer
86torch_compile: false
87torch_compile_backend: inductor
88train_on_inputs: false
89trust_remote_code: true
90val_set_size: 0
91wandb_entity: null
92wandb_mode: online
93wandb_name: af909a60-ccae-4f25-97d4-7bd7a510c1df
94wandb_project: Gradients-On-Demand
95wandb_run: your_name
96wandb_runid: af909a60-ccae-4f25-97d4-7bd7a510c1df
97warmup_steps: 150
98weight_decay: 0.01
99xformers_attention: null
100