Views
No views yet
0.4.11adapter: lora
2base_model: bigcode/starcoder2-3b
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - c8ff8011f0f6cc3a_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/c8ff8011f0f6cc3a_train_data.json
12 type:
13 field_input: input
14 field_instruction: instruction
15 field_output: output
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22do_eval: true
23early_stopping_patience: 3
24eval_batch_size: 4
25eval_max_new_tokens: 128
26eval_steps: 500
27evals_per_epoch: null
28flash_attention: true
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 8
33gradient_checkpointing: true
34group_by_length: true
35hub_model_id: lesso03/475183ab-f25e-4269-8c95-c128f7c1385b
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.000203
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 50
44lora_alpha: 128
45lora_dropout: 0.15
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 64
49lora_target_linear: true
50lr_scheduler: cosine
51max_grad_norm: 1.0
52max_steps: 500
53micro_batch_size: 4
54mlflow_experiment_name: /tmp/c8ff8011f0f6cc3a_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 10
57optimizer: adamw_torch_fused
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63save_steps: 500
64saves_per_epoch: null
65seed: 30
66sequence_len: 1024
67special_tokens:
68 pad_token: <|endoftext|>
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: 3596ac75-01d7-4fdc-bd41-e88e6854c856
78wandb_project: 03a
79wandb_run: your_name
80wandb_runid: 3596ac75-01d7-4fdc-bd41-e88e6854c856
81warmup_steps: 100
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0019 | 1 | 0.8755 |
| 4.0012 | 0.9563 | 500 | 0.4316 |