Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/gemma-2b-it
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 16
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - d1cf176cbe51ba68_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/d1cf176cbe51ba68_train_data.json
14 type:
15 field_input: Full description
16 field_instruction: Description
17 field_output: Short description
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24device_map: '{'''':torch.cuda.current_device()}'
25do_eval: true
26early_stopping_patience: 1
27eval_batch_size: 1
28eval_sample_packing: false
29eval_steps: 25
30evaluation_strategy: steps
31flash_attention: false
32fp16: null
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 64
36gradient_checkpointing: true
37group_by_length: true
38hub_model_id: null
39hub_repo: stevemonite
40hub_strategy: checkpoint
41hub_token: null
42learning_rate: 0.0002
43load_in_4bit: false
44load_in_8bit: false
45local_rank: null
46logging_steps: 1
47lora_alpha: 32
48lora_dropout: 0.05
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 16
52lora_target_linear: true
53lora_target_modules:
54- q_proj
55- v_proj
56lr_scheduler: cosine
57max_grad_norm: 1.0
58max_memory:
59 0: 70GiB
60max_steps: 1600
61micro_batch_size: 1
62mlflow_experiment_name: /tmp/d1cf176cbe51ba68_train_data.json
63model_type: AutoModelForCausalLM
64num_epochs: 3
65optim_args:
66 adam_beta1: 0.9
67 adam_beta2: 0.95
68 adam_epsilon: 1e-5
69optimizer: adamw_torch
70output_dir: miner_id_24
71pad_to_sequence_len: true
72resume_from_checkpoint: null
73s2_attention: null
74sample_packing: false
75save_steps: 50
76save_strategy: steps
77sequence_len: 2048
78strict: false
79tf32: false
80tokenizer_type: AutoTokenizer
81torch_compile: false
82train_on_inputs: false
83trust_remote_code: true
84val_set_size: 50
85wandb_entity: sn56-miner
86wandb_mode: disabled
87wandb_name: null
88wandb_project: god
89wandb_run: xz1p
90wandb_runid: null
91warmup_raio: 0.03
92warmup_ratio: 0.04
93weight_decay: 0.01
94xformers_attention: null
95| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.5205 | 0.1079 | 1 | 2.0985 |
| 0.0029 | 2.7521 | 25 | 0.0027 |