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
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_table_size: null
25evals_per_epoch: 4
26flash_attention: false
27fp16: false
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 4
31gradient_checkpointing: false
32group_by_length: false
33hub_model_id: luckjsg/3de9b1f2-27c8-42f5-83f7-4da0228ba014
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 64
43lora_bias: none
44lora_dropout: 0.1
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 128
48lora_target_linear: true
49lora_target_modules:
50- q_proj
51- k_proj
52- v_proj
53- o_proj
54- gate_proj
55- up_proj
56- down_proj
57lr_scheduler: cosine
58max_steps: 10
59micro_batch_size: 2
60mlflow_experiment_name: /tmp/c8ff8011f0f6cc3a_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 1
63optimizer: adamw_bnb_8bit
64output_dir: miner_id_24
65pad_to_sequence_len: true
66resume_from_checkpoint: null
67s2_attention: false
68sample_packing: false
69saves_per_epoch: 4
70sequence_len: 512
71special_tokens:
72 pad_token: <|endoftext|>
73strict: false
74tf32: false
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: 3596ac75-01d7-4fdc-bd41-e88e6854c856
82wandb_project: Gradients-On-Demand
83wandb_run: your_name
84wandb_runid: 3596ac75-01d7-4fdc-bd41-e88e6854c856
85warmup_steps: 10
86weight_decay: 0.0
87xformers_attention: false
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 8.6587 | 0.0005 | 1 | 0.7895 |
| 7.4608 | 0.0014 | 3 | 0.7877 |
| 8.4554 | 0.0029 | 6 | 0.7463 |
| 5.9979 | 0.0043 | 9 | 0.6693 |