Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Randomly initialize multiclass label selection when switching to a new context. Make it stay the same otherwise. #904

Description

@TristanThrush

Right now, after you submit an example, the label selection randomly changes: (e.g. "contradictory" has a 1/3 chance of changing to neutral, etc.). See here: https://dynabench.org/tasks/nli/create

We want the label to be randomly initialized after switching to a new context, but we don't want it to be randomly initialized after every example submission. The label button is defined here:

https://github.com/facebookresearch/dynabench/blob/main/frontends/web/src/common/Annotation/AnnotationComponent.js#L67

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions