This is Quora Question Answer Dataset(Q2AD) version 1.0
Q2AD is under construction and this version is for the purpose of review.
This forlder contains two json files; Q2AD_v1_train.json and Q2AD_v1_test.json
Q2AD_v1_train.json conatins 240 and Q2AD_v1_test.json contains 60 questions.
The structure of the questions is as follow:
"Question ID": {
"sentences": [...],
"full_text": "...",
"short_answers": [...]
}