Views
No views yet
0.4.11adapter: lora
2base_model: lmsys/vicuna-13b-v1.5
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 3834593001a2a608_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/3834593001a2a608_train_data.json
12 type:
13 field_input: input
14 field_instruction: instruction
15 field_output: output
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22do_eval: true
23early_stopping_patience: 3
24eval_batch_size: 4
25eval_max_new_tokens: 128
26eval_steps: 500
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: false
30fp16: false
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 8
34gradient_checkpointing: true
35group_by_length: true
36hub_model_id: nasrullkun88/7a6bac76-a6a6-4834-8d51-528dc9a72cfc
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.000207
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 50
45lora_alpha: 128
46lora_dropout: 0.15
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 64
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1.0
53max_steps: 500
54micro_batch_size: 4
55mlflow_experiment_name: /tmp/3834593001a2a608_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 10
58optimizer: adamw_torch_fused
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: 500
65saves_per_epoch: null
66seed: 170
67sequence_len: 1024
68strict: false
69tf32: true
70tokenizer_type: AutoTokenizer
71train_on_inputs: false
72trust_remote_code: true
73val_set_size: 0.05
74wandb_entity: null
75wandb_mode: online
76wandb_name: a633cf91-8c02-4969-8c8b-3ca3d860e8ad
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: a633cf91-8c02-4969-8c8b-3ca3d860e8ad
80warmup_steps: 100
81weight_decay: 0.0
82xformers_attention: null
83| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0014 | 1 | 1.1212 |
| 0.4828 | 0.7039 | 500 | 0.5211 |