Skip to content

Ebrahimian/Q2AD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Q2AD

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": [...]

}

About

Quora Question Answer Dataset 1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors