Views
No views yet
1dataset:
2- name: mervinpraison/harupfall-alpaca
3dataset_num_proc: 2
4dataset_text_field: text
5gradient_accumulation_steps: 2
6hf_model_name: mervinpraison/Phi-4-harupfall
7huggingface_save: 'true'
8learning_rate: 0.0001
9load_in_4bit: true
10loftq_config: null
11logging_steps: 15
12lora_alpha: 16
13lora_bias: none
14lora_dropout: 0
15lora_r: 16
16lora_target_modules:
17- q_proj
18- k_proj
19- v_proj
20- o_proj
21- gate_proj
22- up_proj
23- down_proj
24lr_scheduler_type: linear
25max_seq_length: 2048
26max_steps: 3000
27model_name: unsloth/Phi-4-unsloth-bnb-4bit
28model_parameters: 14b
29num_train_epochs: 5
30ollama_model: mervinpraison/Phi-4-harupfall
31ollama_save: 'true'
32optim: lion_8bit
33output_dir: outputs
34packing: false
35per_device_train_batch_size: 1
36quantization_method:
37- q4_k_m
38random_state: 3407
39seed: 3407
40train: 'true'
41use_gradient_checkpointing: unsloth
42use_rslora: false
43warmup_steps: 100
44weight_decay: 0.05