Views
No views yet
0.10.0.dev01adapter: lora
2base_model: unsloth/Meta-Llama-3.1-8B
3bf16: true
4chat_template: llama3
5datasets:
6- data_files:
7 - 3878f4fa3d149054_train_data.json
8 ds_type: json
9 format: custom
10 path: /workspace/input_data/
11 type:
12 field_input: input
13 field_instruction: instruct
14 field_output: output
15 format: '{instruction} {input}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19eval_max_new_tokens: 256
20evals_per_epoch: 2
21flash_attention: false
22fp16: false
23gradient_accumulation_steps: 1
24gradient_checkpointing: true
25group_by_length: true
26hub_model_id: cpheemagazine/f5c08b82-8d9f-474a-a839-34cc998a48fc
27learning_rate: 0.0002
28logging_steps: 10
29lora_alpha: 16
30lora_dropout: 0.05
31lora_fan_in_fan_out: false
32lora_r: 8
33lora_target_linear: true
34lr_scheduler: cosine
35max_steps: 11
36micro_batch_size: 4
37mlflow_experiment_name: /tmp/3878f4fa3d149054_train_data.json
38model_type: AutoModelForCausalLM
39num_epochs: 3
40optimizer: adamw_bnb_8bit
41output_dir: miner_id_24
42pad_to_sequence_len: true
43sample_packing: false
44save_steps: 108
45sequence_len: 2048
46tf32: true
47tokenizer_type: AutoTokenizer
48train_on_inputs: false
49trust_remote_code: true
50val_set_size: 0.05
51wandb_entity: null
52wandb_mode: online
53wandb_name: f92cf10c-c2c8-4988-a987-c7ee2c6d11f5
54wandb_project: Gradients-On-Demand
55wandb_run: apriasmoro
56wandb_runid: f92cf10c-c2c8-4988-a987-c7ee2c6d11f5
57warmup_steps: 100
58weight_decay: 0.01
59| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0005 | 1 | 1.3716 |
| No log | 0.0010 | 2 | 1.3439 |
| No log | 0.0021 | 4 | 1.3766 |
| No log | 0.0031 | 6 | 1.3587 |
| No log | 0.0041 | 8 | 1.3677 |
| 0.8415 | 0.0051 | 10 | 1.4346 |