Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2.5-3B
3bf16: true
4chat_template: llama3
5dataloader_num_workers: 24
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 7c12d8ecfd57c871_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/7c12d8ecfd57c871_train_data.json
13 type:
14 field_input: input
15 field_instruction: instruction
16 field_output: output
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: 8
27eval_max_new_tokens: 128
28eval_steps: 150
29eval_table_size: null
30evals_per_epoch: null
31flash_attention: true
32fp16: false
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 2
36gradient_checkpointing: false
37group_by_length: true
38hub_model_id: abaddon182/5ffa8e1e-6a0f-4c77-88ca-00a83c650fb9
39hub_repo: null
40hub_strategy: checkpoint
41hub_token: null
42learning_rate: 0.0001
43load_in_4bit: false
44load_in_8bit: false
45local_rank: null
46logging_steps: 10
47lora_alpha: 128
48lora_dropout: 0.1
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 64
52lora_target_linear: true
53lr_scheduler: cosine
54max_grad_norm: 1.0
55max_steps: 3000
56micro_batch_size: 8
57mlflow_experiment_name: /tmp/7c12d8ecfd57c871_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 15
60optim_args:
61 adam_beta1: 0.9
62 adam_beta2: 0.999
63 adam_epsilon: 1e-8
64optimizer: adamw_bnb_8bit
65output_dir: miner_id_24
66pad_to_sequence_len: true
67resume_from_checkpoint: null
68s2_attention: null
69sample_packing: false
70save_steps: 150
71saves_per_epoch: null
72sequence_len: 512
73strict: false
74tf32: true
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: cd3c753b-fcda-46bb-8caa-4fc26cec07a2
82wandb_project: Gradients-On-Demand
83wandb_run: your_name
84wandb_runid: cd3c753b-fcda-46bb-8caa-4fc26cec07a2
85warmup_steps: 50
86weight_decay: 0.1
87xformers_attention: null
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0001 | 1 | 0.4259 |
| 0.5769 | 0.0109 | 150 | 0.3456 |
| 0.5595 | 0.0218 | 300 | 0.3448 |
| 0.6026 | 0.0328 | 450 | 0.3439 |
| 0.6105 | 0.0437 | 600 | 0.3435 |
| 0.5251 | 0.0546 | 750 | 0.3444 |
| 0.5306 | 0.0655 | 900 | 0.3436 |
| 0.6843 | 0.0765 | 1050 | 0.3437 |