{% extends "base.html" %} {% block content %}

Logs

Trial Summary

Total Trials Conducted: {{ trial_summary.total_trials }}

Total Interactions: {{ trial_summary.total_interactions }}

Total Rewards Given: {{ trial_summary.total_rewards }}

Go Back to Homepage
{% endblock %}