{% extends 'base.html' %} {% load crispy_forms_tags %} {% block main %}

FEVER Claim Generation and Annotation Tool

WF1: Claim Generation

The objective of this task is to generate a mixture of true claims and false claims from a source sentence extracted from Wikipedia.

In the sandbox mode. Annotations will be saved, but will not form part of the final data set. When done, just close the window 👏


WF2: Claim Labelling

The purpose of this task is to identify evidence from a Wikipedia page that can be used to support or refute simple factoid sentences called claims.

In the sandbox mode. Annotations will be saved, but will not form part of the final data set.

{% endblock %}