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