abstract
-
SciQA benchmark of questions and queries. The data dump is in NTriples format (RDF NT) taken from the orkg system on 13.01.2022 at 12:03PM.
The dump can be imported into a virtuoso endpoint or any RDF engine so it can be queried. The questions/queries are provided as spread sheets (Excel format & OpenDocument format) More details on certain columns:
"Classification rationale" It may contain the following values: Nested facts in the question Sorting, sum, average, minimum, maximum or count calculation required Filter used Mappings of Asking Point in the question to the ORKG ontology Explanation of Rationale for Non-factoid: Nested facts in the question. An entity (e.g., a system or a paper) or predicate is requested that is not explicitly stated in the question text and must be inferred while searching for an answer. Sorting, sum, average, minimum, maximum or count calculation required. To get the answer to the question it is necessary to make an aggregation of the query results. Filter used. To get the answer to the question it is necessary to use filtering of the query results by some conditions.