{% extends "base.html" %} {% block title %}Analyzer · Sparsifire{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Analyze how specific documents activate the features of the SAE. Select a dataset, a run and a document to begin.
Choose an SAE Run to interpret documents from {{ selected_dataset.name }}.
{{ doc.text|truncatechars:120 }}
{% empty %}Select a Dataset to begin.