Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/CodeLlama-13b-hf
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 221fca48cd1ef7b8_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/221fca48cd1ef7b8_train_data.json
12 type:
13 field_input: code
14 field_instruction: summary
15 field_output: refined code
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device: cuda
23early_stopping_patience: 1
24eval_max_new_tokens: 128
25eval_steps: 5
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: false
29fp16: null
30gradient_accumulation_steps: 4
31gradient_checkpointing: true
32gradient_clipping: 1.0
33group_by_length: true
34hub_model_id: infogep/1700d685-d705-49cc-94aa-82d8ae715ffd
35hub_repo: null
36hub_strategy: end
37hub_token: null
38learning_rate: 5.0e-05
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 3
43lora_alpha: 16
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 8
48lora_target_linear: true
49lr_scheduler: cosine
50max_steps: 30
51micro_batch_size: 4
52mlflow_experiment_name: /tmp/221fca48cd1ef7b8_train_data.json
53model_type: AutoModelForCausalLM
54num_epochs: 1
55optimizer: adamw_bnb_8bit
56output_dir: miner_id_24
57pad_to_sequence_len: true
58resume_from_checkpoint: null
59s2_attention: null
60sample_packing: false
61save_steps: 10
62sequence_len: 1024
63special_tokens:
64 pad_token: </s>
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: true
69trust_remote_code: true
70val_set_size: 0.05
71wandb_entity: null
72wandb_mode: online
73wandb_name: e99f3f31-a3ab-4f1d-b84f-b69df631063b
74wandb_project: Gradients-On-Demand
75wandb_run: your_name
76wandb_runid: e99f3f31-a3ab-4f1d-b84f-b69df631063b
77warmup_steps: 5
78weight_decay: 0.0
79xformers_attention: true
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0041 | 1 | 0.5891 |
| 2.0437 | 0.0205 | 5 | 0.5872 |
| 1.839 | 0.0411 | 10 | 0.5758 |
| 1.5371 | 0.0616 | 15 | 0.5574 |
| 1.5422 | 0.0821 | 20 | 0.5452 |
| 1.6299 | 0.1027 | 25 | 0.5315 |
| 2.0562 | 0.1232 | 30 | 0.5326 |