Views
No views yet
0.5.21adapter: lora
2base_model: unsloth/Llama-3.2-1B
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - cfe74799a35ab03b_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/cfe74799a35ab03b_train_data.json
12 type:
13 field_instruction: dialogue
14 field_output: reference
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: 1
22eval_max_new_tokens: 128
23eval_steps: 25
24eval_table_size: null
25flash_attention: false
26fp16: false
27fsdp: null
28fsdp_config: null
29gradient_accumulation_steps: 16
30gradient_checkpointing: true
31group_by_length: true
32hub_model_id: DeepDream2045/ff0c363c-158c-492d-aec5-1e7cf61152b6
33hub_repo: null
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0001
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 1
41lora_alpha: 64
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 32
46lora_target_linear: true
47lr_scheduler: cosine
48max_steps: 50
49micro_batch_size: 2
50mlflow_experiment_name: /tmp/cfe74799a35ab03b_train_data.json
51model_type: AutoModelForCausalLM
52num_epochs: 3
53optimizer: adamw_torch
54output_dir: miner_id_24
55pad_to_sequence_len: true
56resume_from_checkpoint: null
57s2_attention: null
58sample_packing: false
59save_steps: 25
60sequence_len: 2048
61strict: false
62tf32: false
63tokenizer_type: AutoTokenizer
64train_on_inputs: false
65trust_remote_code: true
66val_set_size: 0.05
67wandb_entity: null
68wandb_mode: online
69wandb_name: ff0c363c-158c-492d-aec5-1e7cf61152b6
70wandb_project: Gradients-On-Demand
71wandb_run: your_name
72wandb_runid: ff0c363c-158c-492d-aec5-1e7cf61152b6
73warmup_ratio: 0.05
74weight_decay: 0.01
75xformers_attention: true
76| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.7465 | 0.0013 | 1 | 1.7112 |
| 1.4291 | 0.0337 | 25 | 1.5461 |
| 1.3643 | 0.0675 | 50 | 1.5243 |