{% extends 'base.html' %} {% set page = 'feedback' %} {% block content %}
There are {{ unparsed_queries }} unparsed queries.
Sys parses by model: {{ model }}
{% else %}Sys parses from feedback creation time
{% endif %} {% for piece in feedback %}{{ piece.nl }}
{{ piece.model_mrl if model else piece.original_mrl }}
{{ piece.correct_mrl }}
{{ child.nl }}
{{ child.model_mrl if model else child.original_mrl }}
{{ child.correct_mrl }}
Change details in your query to create a similar piece of feedback. For example, you can change what you’re looking for, choose another reference point or just switch up the formulation.
Try to keep the part that may have been difficult for the model. E.g.: If you were asking for a place to play “ping pong” and it didn’t understand that you want to play table tennis, just change the formulation of the question or other details, but leave the “ping pong” part in.