Views
No views yet
0.4.11adapter: qlora
2auto_resume_from_checkpoints: true
3base_model: lmsys/vicuna-7b-v1.5
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 7bda971689dc7164_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/7bda971689dc7164_train_data.json
13 type:
14 field_input: body
15 field_instruction: title
16 field_output: question_content
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: 4
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27flash_attention: false
28fp16: false
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 4
32gradient_checkpointing: true
33group_by_length: false
34hub_model_id: error577/ee768b8f-228a-4bf6-becc-812a3a534422
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0002
39load_in_4bit: true
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 128
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 64
48lora_target_linear: true
49lr_scheduler: cosine
50max_grad_norm: 1.0
51max_steps: null
52micro_batch_size: 2
53mlflow_experiment_name: /tmp/7bda971689dc7164_train_data.json
54model_type: AutoModelForCausalLM
55num_epochs: 3
56optimizer: adamw_torch_4bit
57output_dir: miner_id_24
58pad_to_sequence_len: true
59resume_from_checkpoint: null
60s2_attention: null
61sample_packing: false
62save_steps: 100
63sequence_len: 512
64strict: false
65tf32: false
66tokenizer_type: AutoTokenizer
67train_on_inputs: false
68trust_remote_code: true
69val_set_size: 0.005
70wandb_entity: null
71wandb_mode: online
72wandb_name: e47a6fee-59bc-4914-a838-c16abf8d413e
73wandb_project: Gradients-On-Demand
74wandb_run: your_name
75wandb_runid: e47a6fee-59bc-4914-a838-c16abf8d413e
76warmup_steps: 30
77weight_decay: 0.0
78xformers_attention: null
79| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.3601 | 0.0004 | 1 | 0.4136 |
| 0.0558 | 0.0422 | 100 | 0.0175 |
| 0.0127 | 0.0844 | 200 | 0.0097 |
| 0.0692 | 0.1265 | 300 | 0.0121 |
| 0.053 | 0.1687 | 400 | 0.0118 |
| 0.0022 | 0.2109 | 500 | 0.0114 |
| 0.0193 | 0.2531 | 600 | 0.0129 |