Our models that we trained for Hallucination Detection in Tool Calling task
The repository contains ModernBert-base model fine-tuned for 3 tasks: missing_tool, overgeneration, tool_output_conflict
Also, sklearn classifier baseline is included under sklearn_classifier_* where star correpsonds to one of the tasks.