This is the website of the SemEval-2019 task on fact checking in community question answering forums.
Important: because of issues with Codalab, most of the information here was lost, and all the data is now available on Github: https://github.com/tsvm/factcheck-cqa
The task features two subtasks.
Subtask A: decide whether a question asks for a factual information, an opinion/advice or is just socializing. Subtask B: decide whether an answer to a factual question is true, false, or does not constitute a proper answer.
To illustrate the problem, we are giving an example from the "Qatar Living" forum:
=======================================================================
=======================================================================
According to SemEval-2016 Task 3, all three answers would be good since they are formally answering the question. Nevertheless, a1 contains false information, while a2 and a3 are correct, as can be established from an official government website.
The current task aims at solving the problem of detecting true factual information in online forums.
In order to be able to detect whether a fact statement is true or false, first it needs to be identified whether the statement is actually factual. Therefore the goal of this subtask is to classify questions from the forum in three categories:
Given that we have been asked for factual statements (detected in Subtask A), it is now the goal to predict whether the answers are actually factual and whether the fact is true or not. The goal of this task is, given the question is asking about a fact, to classify its answers in the following categories:
For any questions related to the task, please contact the organizers: semeval-2019-task-8-organizers@googlegroups.com
Feel free join the Google group for task-related news and discussions: semeval-2019-task-8
Both subtasks correspond to three-way classification problems.
Submissions will be scored based on Accuracy, macro-F1 and AvgRec. Furthermore, Subtask B will also be scored based on mean average precision (MAP), where the "Factual - True" instances are considered to be positive, and the remaining instances to be negative.
The official metric for both subtasks is Accuracy.
...
Start: Aug. 20, 2018, midnight
Description: A small set of trial data is provided to test the scripts, evaluation on CodaLab, etc. Submissions will be scored based on the trial data.
Start: Sept. 18, 2018, midnight
Description: The training and development sets are available. The submissions are scored on the dev data.
Start: Jan. 10, 2019, midnight
Description: The test set is now available and the submissions are scored on the test data.
Start: Feb. 1, 2019, midnight
Description: The evaluation phase is closed.
Never
You must be logged in to participate in competitions.
Sign In