Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2-0.5B-Instruct
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - cee5ba0e6124dcfb_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/
12 type:
13 field_input: input
14 field_instruction: instruction
15 field_output: output
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/7938b8d8-129f-45bd-9aab-3dd16bc28e6f
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/cee5ba0e6124dcfb_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: ce065e26-bc45-473a-b991-3df8d771e976
86wandb_project: Gradients-On-Demand
87wandb_run: your_name
88wandb_runid: ce065e26-bc45-473a-b991-3df8d771e976
89warmup_steps: 200
90weight_decay: 0.03
91xformers_attention: null
92| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0039 | 1 | 0.8572 |
| 1.2612 | 0.3859 | 100 | 0.8417 |
| 0.9724 | 0.7718 | 200 | 0.8077 |
| 0.9416 | 1.1558 | 300 | 0.8006 |