Fine Tuning Llama3-8B-Instruct on a private dataset

3 2 months ago

2db70c525a86 · 158B
{
"repeat_penalty": 1.3,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 0.6,
"top_k": 30,
"top_p": 0.8
}