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}
{#key n_complete_ratings} {#if n_complete_ratings}

Number labeled: {n_complete_ratings}

Number unsure: {n_unsure_ratings}

{/if} {/key}
{#await promise}
{:then perf_results} {#if perf_results}
{/if} {:catch error}

{error.message}

{/await}