Views
No views yet
0.4.11adapter: lora
2base_model: teknium/OpenHermes-2.5-Mistral-7B
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 16ca623d2b9e8184_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/16ca623d2b9e8184_train_data.json
12 type:
13 field_instruction: team
14 field_output: model
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21device_map: auto
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_table_size: null
25evals_per_epoch: 4
26flash_attention: true
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 32
31gradient_checkpointing: false
32group_by_length: false
33hub_model_id: kooff11/2f2ddd58-e40a-4747-8dbb-5caebf6490fb
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0001
38local_rank: null
39logging_steps: 1
40lora_alpha: 32
41lora_dropout: 0.05
42lora_fan_in_fan_out: null
43lora_model_dir: null
44lora_r: 16
45lora_target_linear: true
46lora_target_modules:
47- q_proj
48- v_proj
49lr_scheduler: cosine
50max_memory:
51 0: 130GiB
52 1: 130GiB
53max_steps: 50
54micro_batch_size: 2
55mlflow_experiment_name: /tmp/16ca623d2b9e8184_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 1
58optimizer: adamw_bnb_8bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61quantization_config:
62 llm_int8_enable_fp32_cpu_offload: false
63 load_in_8bit: true
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67saves_per_epoch: 4
68sequence_len: 4056
69special_tokens:
70 pad_token: <|im_end|>
71strict: false
72tf32: false
73tokenizer_type: AutoTokenizer
74train_on_inputs: false
75trust_remote_code: true
76val_set_size: 0.05
77wandb_entity: null
78wandb_mode: online
79wandb_name: 2f2ddd58-e40a-4747-8dbb-5caebf6490fb
80wandb_project: Gradients-On-Demand
81wandb_run: your_name
82wandb_runid: 2f2ddd58-e40a-4747-8dbb-5caebf6490fb
83warmup_steps: 2
84weight_decay: 0.0
85xformers_attention: null
86