Views
No views yet
0.4.11adapter: qlora
2base_model: lmsys/vicuna-7b-v1.5
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 6
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 54672fa794cdcd6b_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/54672fa794cdcd6b_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
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_table_size: null
26evals_per_epoch: 1
27flash_attention: false
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 8
32gradient_checkpointing: true
33group_by_length: false
34hub_model_id: error577/e29fc32f-b635-4683-82d8-13f4cc3bb4ae
35hub_repo: null
36hub_strategy: end
37hub_token: null
38learning_rate: 0.0001
39load_in_4bit: true
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 16
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 32
48lora_target_linear: true
49lr_scheduler: cosine
50max_steps: 200
51micro_batch_size: 1
52mlflow_experiment_name: /tmp/54672fa794cdcd6b_train_data.json
53model_type: AutoModelForCausalLM
54num_epochs: 4
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: 1
62sequence_len: 512
63strict: false
64tf32: false
65tokenizer_type: AutoTokenizer
66train_on_inputs: false
67trust_remote_code: true
68val_set_size: 0.005
69wandb_entity: null
70wandb_mode: online
71wandb_name: 2f29ef24-32be-4b70-bbaa-ab9bb6863a03
72wandb_project: Gradients-On-Demand
73wandb_run: your_name
74wandb_runid: 2f29ef24-32be-4b70-bbaa-ab9bb6863a03
75warmup_steps: 10
76weight_decay: 0.0
77xformers_attention: null
78| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.6304 | 0.0003 | 1 | 1.9169 |
| 1.5959 | 0.0132 | 50 | 1.6125 |
| 1.211 | 0.0264 | 100 | 1.5491 |
| 1.3381 | 0.0396 | 150 | 1.5355 |
| 1.5652 | 0.0528 | 200 | 1.5322 |