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