Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2-1.5B-Instruct
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 80d758c3a0dac9c8_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/
12 type:
13 field_instruction: instruct
14 field_output: output
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21device_map: auto
22early_stopping_patience: 4
23environment:
24 CUDA_LAUNCH_BLOCKING: '1'
25eval_max_new_tokens: 128
26eval_sample_packing: false
27eval_steps: 100
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: false
31fp16: false
32fsdp: null
33fsdp_config: null
34gradient_accumulation_steps: 8
35gradient_checkpointing: true
36group_by_length: true
37hub_model_id: fats-fme/90b94fe7-3059-467d-b3b4-93a3af47f938
38hub_repo: null
39hub_strategy: checkpoint
40hub_token: null
41learning_rate: 5.0e-06
42load_in_4bit: false
43load_in_8bit: false
44local_rank: null
45logging_steps: 10
46lora_alpha: 64
47lora_dropout: 0.05
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 32
51lora_target_linear: true
52lora_target_modules:
53- q_proj
54- k_proj
55- v_proj
56- o_proj
57- gate_proj
58lr_scheduler: constant_with_warmup
59max_memory:
60 0: 130GB
61max_steps: 300
62micro_batch_size: 4
63mlflow_experiment_name: /tmp/80d758c3a0dac9c8_train_data.json
64model_type: AutoModelForCausalLM
65num_epochs: 5
66optimizer: adamw_torch_fused
67output_dir: miner_id_24
68pad_to_sequence_len: true
69resume_from_checkpoint: null
70s2_attention: null
71sample_packing: true
72save_steps: 100
73saves_per_epoch: null
74sequence_len: 1024
75strict: false
76tf32: true
77tokenizer_type: AutoTokenizer
78train_on_inputs: false
79trust_remote_code: true
80use_scaled_dot_product_attention: false
81val_set_size: 0.05
82wandb_entity: null
83wandb_mode: online
84wandb_name: a4f8717c-4028-4437-83f8-a32731d6989d
85wandb_project: Gradients-On-Demand
86wandb_run: your_name
87wandb_runid: a4f8717c-4028-4437-83f8-a32731d6989d
88warmup_steps: 200
89weight_decay: 0.03
90xformers_attention: null
91| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0003 | 1 | 1.8354 |
| 4.6374 | 0.0303 | 100 | 1.8087 |
| 3.686 | 0.0605 | 200 | 1.7233 |
| 3.3815 | 0.0908 | 300 | 1.6764 |