{% extends "solo/base_solo.html" %} {% block title %}Final Validation - Solo Mode{% endblock %} {% block content %}
Validate a sample of LLM-only labeled instances to ensure quality. This is the final step before completion.
{% if current_sample %} {% else %}Validation Complete!
All validation samples have been reviewed.
{{ progress.validated }} of {{ progress.total_samples }} validated