Views
No views yet
0.4.11adapter: qlora
2auto_resume_from_checkpoints: true
3base_model: unsloth/gemma-1.1-2b-it
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7dataset_processes: 1
8datasets:
9- data_files:
10 - 98796d97c27136bd_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/98796d97c27136bd_train_data.json
14 type:
15 field_input: context
16 field_instruction: instruction
17 field_output: response
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24early_stopping_patience: 3
25eval_max_new_tokens: 128
26eval_steps: 200
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: true
30fp16: false
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 8
34gradient_checkpointing: true
35group_by_length: false
36hub_model_id: error577/6fc1ef97-1940-40cd-b299-28c2c38b2b90
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.0002
41load_in_4bit: true
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 64
46lora_dropout: 0.1
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 32
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1.0
53max_steps: null
54micro_batch_size: 1
55mlflow_experiment_name: /tmp/98796d97c27136bd_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 3
58optimizer: adamw_torch_4bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: 200
65sequence_len: 512
66strict: false
67tf32: false
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.005
72wandb_entity: null
73wandb_mode: online
74wandb_name: e2610d9d-29d2-43e2-a66c-b2b505936581
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: e2610d9d-29d2-43e2-a66c-b2b505936581
78warmup_steps: 30
79weight_decay: 0.0
80xformers_attention: null
81| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.1519 | 0.0003 | 1 | 3.2923 |
| 1.1785 | 0.0552 | 200 | 1.7254 |
| 2.0487 | 0.1104 | 400 | 1.6765 |
| 2.1696 | 0.1657 | 600 | 1.6628 |
| 2.2121 | 0.2209 | 800 | 1.6376 |
| 2.1073 | 0.2761 | 1000 | 1.6384 |
| 2.0581 | 0.3313 | 1200 | 1.6471 |
| 1.6871 | 0.3865 | 1400 | 1.6428 |