Views
No views yet
0.4.11adapter: lora
2base_model: Intel/neural-chat-7b-v3-3
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - a0c2b0c2a290b3a0_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/a0c2b0c2a290b3a0_train_data.json
13 type:
14 field_input: Context
15 field_instruction: Question
16 field_output: Answer
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_steps: null
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: true
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 8
33gradient_checkpointing: false
34group_by_length: false
35hub_model_id: aleegis/330c9a7b-3ce6-430e-b40e-9839df5802c7
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0001
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: null
44lora_alpha: 32
45lora_dropout: 0.15
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 32
49lora_target_linear: true
50loraplus_lr_embedding: 1.0e-06
51loraplus_lr_ratio: 16
52lr_scheduler: cosine
53max_grad_norm: 1
54max_steps: 1500
55micro_batch_size: 2
56mlflow_experiment_name: /tmp/a0c2b0c2a290b3a0_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 200
59optimizer: adamw_torch_fused
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65save_steps: null
66save_total_limit: 10
67saves_per_epoch: 0
68sequence_len: 1024
69special_tokens:
70 pad_token: </s>
71strict: false
72tf32: true
73tokenizer_type: AutoTokenizer
74train_on_inputs: false
75trust_remote_code: true
76val_set_size: 0.0
77wandb_entity: null
78wandb_mode: online
79wandb_name: 3002708a-6c81-44ee-8407-ea206b5cbbd2
80wandb_project: Gradients-On-Demand
81wandb_run: your_name
82wandb_runid: 3002708a-6c81-44ee-8407-ea206b5cbbd2
83warmup_steps: 100
84weight_decay: 0
85xformers_attention: null
86