ooyi / training_parameters.json
ericpolewski's picture
Upload 8 files
b3779cd
raw
history blame contribute delete
No virus
886 Bytes
{
"lora_name": "11-5-yi34-oo",
"always_override": true,
"save_steps": 500.0,
"micro_batch_size": 1,
"batch_size": 0,
"epochs": 3.0,
"learning_rate": "3e-4",
"lr_scheduler_type": "linear",
"lora_rank": 64,
"lora_alpha": 128,
"lora_dropout": 0.05,
"cutoff_len": 256,
"dataset": "None",
"eval_dataset": "None",
"format": "None",
"eval_steps": 100.0,
"raw_text_file": "openorca-256",
"higher_rank_limit": false,
"warmup_steps": 100.0,
"optimizer": "adamw_torch",
"hard_cut_string": "</file>",
"train_only_after": "",
"stop_at_loss": 0,
"add_eos_token": false,
"min_chars": 0.0,
"report_to": "None",
"precize_slicing_overlap": true,
"add_eos_token_type": "Every Block",
"save_steps_under_loss": 1.8,
"add_bos_token": true,
"training_projection": "all",
"sliding_window": false,
"warmup_ratio": 0,
"grad_accumulation": 128
}