Views
No views yet
0.4.11adapter: lora
2base_model: codellama/CodeLlama-7b-hf
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - dd5dd85c883689d2_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/dd5dd85c883689d2_train_data.json
12 type:
13 field_instruction: first_message
14 field_output: first_answer
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20device_map:
21 ? ''
22 : 0,1,2,3,4,5,6,7
23early_stopping_patience: 2
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27flash_attention: true
28gradient_accumulation_steps: 8
29gradient_checkpointing: true
30group_by_length: false
31hub_model_id: Alphatao/4fcd0318-9cb9-45ce-83ec-39edc39a1a93
32hub_repo: null
33hub_strategy: null
34hub_token: null
35learning_rate: 0.0002
36load_best_model_at_end: true
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 1
41lora_alpha: 128
42lora_dropout: 0.1
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 64
46lora_target_linear: true
47lora_target_modules:
48- q_proj
49- k_proj
50- v_proj
51- o_proj
52lr_scheduler: cosine
53max_grad_norm: 1.0
54max_steps: 714
55micro_batch_size: 4
56mlflow_experiment_name: /tmp/dd5dd85c883689d2_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 2
59optimizer: adamw_bnb_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65save_steps: 100
66sequence_len: 2048
67special_tokens:
68 pad_token: </s>
69strict: false
70tf32: true
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: 0c866bc9-a456-4346-8c6d-ad0e45b67204
78wandb_project: Gradients-On-Demand
79wandb_run: your_name
80wandb_runid: 0c866bc9-a456-4346-8c6d-ad0e45b67204
81warmup_steps: 10
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.4516 | 0.0015 | 1 | 1.6579 |
| 1.4234 | 0.1499 | 100 | 1.4310 |
| 1.4513 | 0.2997 | 200 | 1.4143 |
| 1.5683 | 0.4496 | 300 | 1.4026 |
| 1.5333 | 0.5995 | 400 | 1.3930 |
| 1.3851 | 0.7493 | 500 | 1.3862 |
| 1.3654 | 0.8992 | 600 | 1.3820 |
| 1.1044 | 1.0491 | 700 | 1.3813 |