19 7 months ago

Fine-tuned version of Llama 3.1 1B, optimized for NER tasks on NBA sentences containing player and team names.

tools
bd7c7a960961 · 149B
{
"min_p": 0.1,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>",
"<|eom_id|>"
],
"temperature": 1.5
}