Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2.5-7B
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 24
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - a97dd34af26e1985_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/a97dd34af26e1985_train_data.json
13 type:
14 field_input: knowledge
15 field_instruction: dialogue_history
16 field_output: right_response
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23device_map: auto
24do_eval: true
25early_stopping_patience: 3
26eval_batch_size: 2
27eval_max_new_tokens: 128
28eval_steps: 300
29eval_table_size: null
30evals_per_epoch: null
31flash_attention: true
32fp16: false
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 16
36gradient_checkpointing: false
37group_by_length: true
38hub_model_id: abaddon182/3b8b3f15-6641-4588-85ed-7df6e065f838
39hub_repo: null
40hub_strategy: checkpoint
41hub_token: null
42learning_rate: 5e-5
43load_in_4bit: false
44load_in_8bit: false
45local_rank: null
46logging_steps: 10
47lora_alpha: 16
48lora_dropout: 0.05
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 8
52lora_target_linear: true
53lr_scheduler: cosine
54max_grad_norm: 1.0
55max_memory:
56 0: 75GB
57max_steps: 1500
58micro_batch_size: 2
59mlflow_experiment_name: /tmp/a97dd34af26e1985_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 10
62optim_args:
63 adam_beta1: 0.9
64 adam_beta2: 0.999
65 adam_epsilon: 1e-8
66optimizer: adamw_bnb_8bit
67output_dir: miner_id_24
68pad_to_sequence_len: true
69resume_from_checkpoint: null
70s2_attention: null
71sample_packing: false
72save_steps: 300
73saves_per_epoch: null
74sequence_len: 512
75strict: false
76tf32: true
77tokenizer_type: AutoTokenizer
78train_on_inputs: false
79trust_remote_code: true
80val_set_size: 0.05
81wandb_entity: null
82wandb_mode: online
83wandb_name: e0c27bbd-2e84-40b9-93e6-e8d9aef61a16
84wandb_project: Gradients-On-Demand
85wandb_run: your_name
86wandb_runid: e0c27bbd-2e84-40b9-93e6-e8d9aef61a16
87warmup_steps: 50
88weight_decay: 0.1
89xformers_attention: null
90| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0034 | 1 | 2.9865 |
| 1.8544 | 1.0259 | 300 | 1.8068 |
| 1.6021 | 2.0517 | 600 | 1.7765 |
| 1.4091 | 3.0776 | 900 | 1.8746 |
| 1.3317 | 4.1034 | 1200 | 1.9126 |
| 1.2482 | 5.1293 | 1500 | 1.9141 |