[Needs More Information]
Dataset Card for Questions-vs-Statements-Classification
Table of Contents
- Dataset Description
- Dataset Structure
- Dataset Creation
- Considerations for Using the Data
- Additional Information
Dataset Description
- Homepage: Kaggle
- Point of Contact: Shahrukh Khan
Dataset Summary
A dataset containing statements and questions with their corresponding labels.
Supported Tasks and Leaderboards
multi-class-classification
Languages
en
Dataset Structure
Data Splits
Train Test Valid
Dataset Creation
Curation Rationale
The goal of this project is to classify sentences, based on type: Statement (Declarative Sentence) Question (Interrogative Sentence)
Source Data
Initial Data Collection and Normalization
The dataset is created by parsing out the SQuAD dataset and combining it with the SPAADIA dataset.
Other Known Limitations
Questions in this case ar are only one sentence, statements are a single sentence or more. They are classified correctly but don't include sentences prior to questions.