Nura / reports /module_3_intent_classification /metrics_summary.json
Marwan-Tamer's picture
Polish Nura chatbot experience
09dbec4
Raw
History Blame
450 Bytes
{
"model": "llama-3.1-8b-instant",
"method": "few-shot LLM prompting with strict JSON output",
"confidence_method": "normalized five-class LLM score distribution with top-two margin",
"temperature": 0.0,
"intents": [
"asking_mental_health_question",
"goodbye",
"gratitude",
"greeting",
"out_of_scope"
],
"accuracy": 1.0,
"num_cases": 25,
"routing_note": "Mental-health content overrides greeting or gratitude."
}