Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2.5-14B-Instruct
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 46c27b80dbbb4c3f_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/46c27b80dbbb4c3f_train_data.json
12 type:
13 field_input: content
14 field_instruction: instructions
15 field_output: gen_target
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_table_size: null
25evals_per_epoch: 2
26flash_attention: false
27fp16: true
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 1
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: tuanna08go/bb95e0d5-474d-4dba-9165-83d493b958e7
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0001
38load_in_4bit: false
39load_in_8bit: true
40local_rank: null
41logging_steps: 5
42lora_alpha: 32
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 16
47lora_target_linear: true
48lr_scheduler: cosine
49lr_scheduler_warmup_steps: 10
50max_steps: 50
51micro_batch_size: 1
52mlflow_experiment_name: /tmp/46c27b80dbbb4c3f_train_data.json
53model_type: AutoModelForCausalLM
54num_epochs: 1
55optimizer: adamw_bnb_8bit
56output_dir: miner_id_24
57pad_to_sequence_len: true
58resume_from_checkpoint: null
59s2_attention: null
60sample_packing: false
61saves_per_epoch: 2
62sequence_len: 2048
63strict: false
64tf32: true
65tokenizer_type: AutoTokenizer
66train_on_inputs: false
67trust_remote_code: true
68val_set_size: 0.1
69wandb_entity: null
70wandb_mode: online
71wandb_name: bb95e0d5-474d-4dba-9165-83d493b958e7
72wandb_project: Gradients-On-Demand
73wandb_run: your_name
74wandb_runid: bb95e0d5-474d-4dba-9165-83d493b958e7
75warmup_steps: 10
76weight_decay: 0.01
77xformers_attention: true
78| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0000 | 1 | 5.3553 |
| 0.0003 | 0.0009 | 25 | 0.0697 |
| 0.0288 | 0.0018 | 50 | 0.1554 |