46/50k? or epoch 0.88/1 My last upload until it's finished training.
2ba4183
{ | |
"base_model_name_or_path": "models/llama-30b", | |
"bias": "none", | |
"fan_in_fan_out": false, | |
"inference_mode": true, | |
"init_lora_weights": true, | |
"lora_alpha": 128, | |
"lora_dropout": 0, | |
"modules_to_save": null, | |
"peft_type": "LORA", | |
"r": 64, | |
"target_modules": [ | |
"q_proj", | |
"v_proj" | |
], | |
"task_type": "CAUSAL_LM" | |
} |