Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/CodeLlama-7b-hf-flash
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 5e9239796f051450_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/
12 type:
13 field_input: input
14 field_instruction: instruct
15 field_output: output
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23early_stopping_patience: 3
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: false
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 32
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: fats-fme/ecdb6ff2-2f29-4822-8c03-83b03743a4f0
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 5.0e-05
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 10
44lora_alpha: 16
45lora_dropout: 0.1
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 8
49lora_target_linear: true
50lora_target_modules:
51- q_proj
52- v_proj
53lr_scheduler: constant_with_warmup
54max_memory:
55 0: 130GB
56max_steps: 100
57micro_batch_size: 1
58mlflow_experiment_name: /tmp/5e9239796f051450_train_data.json
59model_type: AutoModelForCausalLM
60num_epochs: 2
61optimizer: adamw_bnb_8bit
62output_dir: miner_id_24
63pad_to_sequence_len: true
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67save_steps: 100
68saves_per_epoch: null
69sequence_len: 2048
70special_tokens:
71 pad_token: </s>
72strict: false
73tf32: false
74tokenizer_type: AutoTokenizer
75train_on_inputs: false
76trust_remote_code: true
77use_scaled_dot_product_attention: false
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: b1e5db08-0153-465f-abcd-748f73598f1d
82wandb_project: Gradients-On-Demand
83wandb_run: your_name
84wandb_runid: b1e5db08-0153-465f-abcd-748f73598f1d
85warmup_steps: 200
86weight_decay: 0.01
87xformers_attention: null
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0001 | 1 | 0.4991 |
| 12.5812 | 0.0056 | 100 | 0.3805 |