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