Views
No views yet
0.4.11adapter: qlora
2base_model: NousResearch/Yarn-Llama-2-7b-64k
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 6
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 1e66950fe06b11fd_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/1e66950fe06b11fd_train_data.json
13 type:
14 field_input: rendered_input
15 field_instruction: commands
16 field_output: rendered_output
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping:
24 patience: 3
25 metric: eval_loss
26 mode: min
27eval_max_new_tokens: 128
28eval_steps: 20
29eval_table_size: null
30evals_per_epoch: null
31flash_attention: false
32fp16: null
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 16
36gradient_checkpointing: true
37group_by_length: false
38hub_model_id: error577/e410389c-a54b-4638-9c78-f90b4d4f8539
39hub_repo: null
40hub_strategy: end
41hub_token: null
42learning_rate: 0.0003
43load_in_4bit: true
44load_in_8bit: false
45local_rank: null
46logging_steps: 1
47lora_alpha: 64
48lora_dropout: 0.3
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 32
52lora_target_linear: true
53lr_scheduler: cosine
54max_steps: 100
55micro_batch_size: 2
56mlflow_experiment_name: /tmp/1e66950fe06b11fd_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 50
59optimizer: adamw_bnb_8bit
60output_dir: miner_id_24
61pad_to_sequence_len: true
62resume_from_checkpoint: null
63s2_attention: null
64sample_packing: false
65save_steps: 20
66sequence_len: 512
67strict: false
68tf32: false
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72val_set_size: 0.002
73wandb_entity: null
74wandb_mode: online
75wandb_name: afc9a4fd-b1a5-4fca-b90e-f509c4d93ae3
76wandb_project: Gradients-On-Demand
77wandb_run: your_name
78wandb_runid: afc9a4fd-b1a5-4fca-b90e-f509c4d93ae3
79warmup_steps: 10
80weight_decay: 0.0
81xformers_attention: null
82| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 22.8862 | 0.0002 | 1 | 1.3632 |
| 2.4807 | 0.0033 | 20 | 0.1543 |
| 1.3273 | 0.0067 | 40 | 0.0556 |
| 0.8466 | 0.0100 | 60 | 0.0328 |
| 0.3243 | 0.0134 | 80 | 0.0199 |
| 0.2753 | 0.0167 | 100 | 0.0163 |