Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/llama-3-8b
3bf16: true
4chat_template: llama3
5data_processes: 24
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 40fa1a6ec80e3bb5_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/40fa1a6ec80e3bb5_train_data.json
13 type:
14 field_instruction: text
15 field_output: text_description
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23do_eval: true
24early_stopping_patience: 4
25eval_batch_size: 4
26eval_max_new_tokens: 128
27eval_steps: 50
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: true
31fp16: false
32fsdp: null
33fsdp_config: null
34gradient_accumulation_steps: 4
35gradient_checkpointing: true
36group_by_length: true
37hub_model_id: cilooor/6eebd96c-e7e0-4bd4-bdbd-23fcbf1e2b39
38hub_repo: null
39hub_strategy: checkpoint
40hub_token: null
41learning_rate: 5.0e-05
42load_in_4bit: false
43load_in_8bit: false
44local_rank: null
45logging_steps: 1
46lora_alpha: 128
47lora_dropout: 0.04
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 64
51lora_target_linear: true
52lr_scheduler: cosine
53lr_scheduler_warmup_steps: 50
54max_grad_norm: 1.0
55max_memory:
56 0: 75GB
57max_steps: 200
58micro_batch_size: 8
59mlflow_experiment_name: /tmp/40fa1a6ec80e3bb5_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 3
62optim_args:
63 adam_beta1: 0.9
64 adam_beta2: 0.95
65 adam_epsilon: 1e-8
66optimizer: adamw_bnb_8bit
67output_dir: miner_id_24
68pad_to_sequence_len: true
69resume_from_checkpoint: null
70s2_attention: null
71sample_packing: false
72save_steps: 50
73saves_per_epoch: null
74seed: 17333
75sequence_len: 1024
76strict: false
77tf32: true
78tokenizer_type: AutoTokenizer
79total_train_batch_size: 32
80train_batch_size: 8
81train_on_inputs: false
82trust_remote_code: true
83val_set_size: 0.05
84wandb_entity: null
85wandb_mode: online
86wandb_name: 3e7b9ceb-ffcf-4119-a9a4-1a5d0bbb360e
87wandb_project: Gradients-On-Demand
88wandb_run: your_name
89wandb_runid: 3e7b9ceb-ffcf-4119-a9a4-1a5d0bbb360e
90warmup_steps: 10
91weight_decay: 0.0
92xformers_attention: null
93| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.2186 | 0.0001 | 1 | 3.3380 |
| 1.0146 | 0.0031 | 50 | 0.9997 |
| 1.0136 | 0.0063 | 100 | 0.8752 |
| 0.9394 | 0.0094 | 150 | 0.8055 |
| 0.9842 | 0.0126 | 200 | 0.7674 |