Views
No views yet
0.4.11adapter: qlora
2auto_resume_from_checkpoints: true
3base_model: unsloth/llama-3-8b-Instruct
4bf16: auto
5chat_template: llama3
6dataloader_num_workers: 12
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - c3dabb131c223855_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/c3dabb131c223855_train_data.json
14 type:
15 field_instruction: article
16 field_output: highlights
17 format: '{instruction}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: 3
24eval_max_new_tokens: 128
25eval_steps: 50
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: true
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 16
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: error577/05a2301c-f362-405e-b6b7-3470dbb90455
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0002
40load_in_4bit: true
41load_in_8bit: false
42local_rank: null
43logging_steps: 1
44lora_alpha: 128
45lora_dropout: 0.05
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: null
53micro_batch_size: 1
54mlflow_experiment_name: /tmp/c3dabb131c223855_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 3
57optimizer: adamw_bnb_8bit
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63save_steps: 50
64sequence_len: 256
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: false
69trust_remote_code: true
70val_set_size: 0.0008
71wandb_entity: null
72wandb_mode: online
73wandb_name: cb8e6ac1-1b69-4d5a-a6dc-dddbd5e9be83
74wandb_project: Gradients-On-Demand
75wandb_run: your_name
76wandb_runid: cb8e6ac1-1b69-4d5a-a6dc-dddbd5e9be83
77warmup_steps: 10
78weight_decay: 0.01
79xformers_attention: null
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.7946 | 0.0001 | 1 | 2.6746 |
| 1.9122 | 0.0026 | 50 | 1.7080 |
| 1.686 | 0.0051 | 100 | 1.6939 |
| 1.6131 | 0.0077 | 150 | 1.6811 |
| 1.6755 | 0.0103 | 200 | 1.6878 |
| 1.6451 | 0.0128 | 250 | 1.6887 |
| 1.9242 | 0.0154 | 300 | 1.6835 |