Views
No views yet
0.4.11adapter: qlora
2base_model: Qwen/Qwen1.5-7B
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 6
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 8b6d8b452d565bc9_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/8b6d8b452d565bc9_train_data.json
13 type:
14 field_instruction: context
15 field_output: utterance
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping:
23 metric: eval_loss
24 mode: min
25 patience: 3
26eval_max_new_tokens: 128
27eval_steps: 50
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: false
31fp16: null
32fsdp: null
33fsdp_config: null
34gradient_accumulation_steps: 4
35gradient_checkpointing: true
36group_by_length: true
37hub_model_id: error577/f19104f9-3bbb-4c28-bc68-79e78aebec79
38hub_repo: null
39hub_strategy: checkpoint
40hub_token: null
41learning_rate: 0.0003
42load_in_4bit: true
43load_in_8bit: false
44local_rank: null
45logging_steps: 1
46lora_alpha: 128
47lora_dropout: 0.1
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 64
51lora_target_linear: true
52lr_scheduler: cosine
53max_grad_norm: 1.0
54max_steps: 100
55micro_batch_size: 1
56mlflow_experiment_name: /tmp/8b6d8b452d565bc9_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 1
59optimizer: paged_adamw_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65save_steps: 50
66sequence_len: 512
67strict: false
68tf32: false
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72val_set_size: 0.005
73wandb_entity: null
74wandb_mode: online
75wandb_name: 8e4427c2-93b3-4538-9764-87f93b792e71
76wandb_project: Gradients-On-Demand
77wandb_run: your_name
78wandb_runid: 8e4427c2-93b3-4538-9764-87f93b792e71
79warmup_steps: 10
80weight_decay: 0.01
81xformers_attention: null
82| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.6534 | 0.0000 | 1 | 3.5774 |
| 3.3615 | 0.0018 | 50 | 2.9334 |
| 3.0055 | 0.0035 | 100 | 2.7084 |