{#if topic}
Comment
0:
Not-at-all toxic
(Keep)
1:
Slightly toxic
(Keep)
2:
Moderately toxic
(Delete)
3:
Very toxic
(Delete)
4:
Extremely toxic
(Delete)
Unsure
(Skip)
{#if to_label} {#each Object.keys(to_label) as comment, i}
{comment}
{/each} {/if}
Tune Model
Fetch More Comments To Label
{#await promise}
{:then perf_results} {#if perf_results}
Model for the topic {topic} has been successfully tuned. You can now proceed to explore this topic.
{/if} {:catch error}
{error.message}
{/await} {/if}