{% extends 'base.html' %} {% set page = 'validations' %} {% block content %}
No evaluation results are saved on the Machine Translation server.
Creation Time | Model | Label | Correct | Total | Accuracy |
---|---|---|---|---|---|
{{ val.created.isoformat(timespec='seconds') }} | {{ val.model }} | {{ val.label }} | {{ val.correct }} | {{ val.total }} | {{ '{:.3f}'.format(val.accuracy) }} |