Views
No views yet
0.4.11adapter: lora
2base_model: defog/llama-3-sqlcoder-8b
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 3b9b4289b748f826_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/3b9b4289b748f826_train_data.json
12 type:
13 field_instruction: item_title
14 field_output: comment
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21device_map: auto
22do_eval: true
23early_stopping_patience: 5
24eval_batch_size: 4
25eval_max_new_tokens: 128
26eval_steps: 50
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: true
30fp16: false
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 4
34gradient_checkpointing: true
35group_by_length: true
36hub_model_id: prxy5604/ea561f4e-8d7a-4672-a68f-a2ffce4792e2
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.0001
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 128
46lora_dropout: 0.05
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 64
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1.0
53max_memory:
54 0: 75GB
55max_steps: 200
56micro_batch_size: 8
57mlflow_experiment_name: /tmp/3b9b4289b748f826_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 3
60optim_args:
61 adam_beta1: 0.9
62 adam_beta2: 0.95
63 adam_epsilon: 1e-5
64optimizer: adamw_bnb_8bit
65output_dir: miner_id_24
66pad_to_sequence_len: true
67resume_from_checkpoint: null
68s2_attention: null
69sample_packing: false
70save_steps: 50
71saves_per_epoch: null
72sequence_len: 1024
73special_tokens:
74 pad_token: <|eot_id|>
75strict: false
76tf32: true
77tokenizer_type: AutoTokenizer
78train_on_inputs: false
79trust_remote_code: true
80val_set_size: 0.05
81wandb_entity: null
82wandb_mode: online
83wandb_name: fb91bb99-180c-4ff4-aa46-6d9918134443
84wandb_project: Gradients-On-Demand
85wandb_run: your_name
86wandb_runid: fb91bb99-180c-4ff4-aa46-6d9918134443
87warmup_steps: 10
88weight_decay: 0.0
89xformers_attention: null
90| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.1054 | 0.0014 | 1 | 4.3530 |
| 4.0698 | 0.0679 | 50 | 4.0311 |
| 4.1273 | 0.1358 | 100 | 3.5088 |
| 4.0845 | 0.2037 | 150 | 3.0917 |
| 4.9535 | 0.2716 | 200 | 3.0228 |