|
{ |
|
"name": "ODS-CI LLama epoch 18", |
|
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct", |
|
"context_length": 8192, |
|
"model_type": "finetuned", |
|
"finetune_steps": [ |
|
{ |
|
"base_model": "Meta-Llama-3.1-8B-Instruct", |
|
"step": 1, |
|
"data": "RHOAI_dataset.json", |
|
"epochs": 18, |
|
"batch_size": 8, |
|
"dataset_size": 6350, |
|
"num_tests": 127 |
|
} |
|
], |
|
"project": "ODS-CI", |
|
"prompt_template": { |
|
"user_tag":"<|start_header_id|>user<|end_header_id|>", |
|
"end_tag": "<|eot_id|>", |
|
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>" |
|
} |
|
} |