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