Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/gemma-2-2b-it
3bf16: true
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 16
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 2e550aae7e68668a_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/2e550aae7e68668a_train_data.json
14 type:
15 field_instruction: instruction
16 field_output: output
17 format: '{instruction}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21ddp_bucket_cap_mb: 25
22ddp_find_unused_parameters: false
23debug: null
24deepspeed: null
25device_map: auto
26do_eval: true
27eval_batch_size: 1
28eval_sample_packing: false
29eval_steps: 25
30evaluation_strategy: steps
31flash_attention: true
32fp16: null
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 8
36gradient_checkpointing: true
37gradient_clipping: 1.0
38group_by_length: true
39hub_model_id: dada22231/3e8f91c4-742f-4996-ab2b-092cbd83043b
40hub_strategy: checkpoint
41hub_token: null
42hub_username: dada22231
43learning_rate: 0.0001
44local_rank: null
45logging_steps: 1
46lora_alpha: 64
47lora_dropout: 0.05
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 32
51lora_target_linear: true
52lora_target_modules:
53- q_proj
54- v_proj
55lr_scheduler: cosine
56max_grad_norm: 1.0
57max_memory:
58 '0': 75GiB
59 '1': 75GiB
60 '2': 75GiB
61 '3': 75GiB
62max_steps: 50
63micro_batch_size: 4
64mlflow_experiment_name: null
65model_type: AutoModelForCausalLM
66num_epochs: 3
67optim_args:
68 adam_beta1: 0.9
69 adam_beta2: 0.95
70 adam_epsilon: 1e-5
71optimizer: adamw_torch
72output_dir: miner_id_24
73pad_to_sequence_len: true
74repository_id: dada22231/3e8f91c4-742f-4996-ab2b-092cbd83043b
75resume_from_checkpoint: null
76s2_attention: null
77sample_packing: false
78save_steps: 25
79save_strategy: steps
80sequence_len: 2048
81strict: false
82tf32: true
83tokenizer_type: AutoTokenizer
84torch_compile: false
85train_on_inputs: false
86trust_remote_code: true
87val_set_size: 50
88wandb_entity: null
89wandb_mode: online
90wandb_name: 3e8f91c4-742f-4996-ab2b-092cbd83043b
91wandb_project: Public_TuningSN
92wandb_runid: 3e8f91c4-742f-4996-ab2b-092cbd83043b
93warmup_ratio: 0.03
94weight_decay: 0.01
95xformers_attention: null
96| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.7738 | 0.0013 | 1 | 1.8184 |
| 1.2147 | 0.0322 | 25 | 1.1683 |
| 1.2291 | 0.0644 | 50 | 1.1454 |