Skip to content

Meaning of "multisent" property unclear #11

Description

@jvamvas

What does the multisent property of a question mean exactly?

According to the paper, it has been verified that every question is multi-sentence, so shouldn't multisent always be true? In fact, the following question from the dev set clearly relies on multiple sentences, but is annotated as "multisent": false.

          {
            "question": "How many years after he entered the army did Cavour become prime minister?",
            "sentences_used": [0, 7],
            "multisent": false
          },

Context:
Cavour was a younger son of a noble Piedmontese family, and entered the army in 1826, serving in the engineers.
[...]
In 1850 he became minister of commerce; in 1852, prime minister. After that, his history is the history of Italy itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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