Datasets:
Tasks:
Text Classification
Sub-tasks:
semantic-similarity-classification
Languages:
English
Size:
100K<n<1M
License:
Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [https://www.kaggle.com/c/quora-question-pairs](https://www.kaggle.com/c/quora-question-pairs)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,23 +37,23 @@
|
|
37 |
- **Size of the generated dataset:** 55.46 MB
|
38 |
- **Total amount of disk used:** 110.94 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
The Quora dataset is composed of question pairs, and the task is to determine if the questions are paraphrases of each other (have the same meaning).
|
43 |
|
44 |
-
###
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
48 |
-
###
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
-
##
|
53 |
|
54 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
-
###
|
57 |
|
58 |
#### default
|
59 |
|
@@ -72,7 +72,7 @@ An example of 'train' looks as follows.
|
|
72 |
}
|
73 |
```
|
74 |
|
75 |
-
###
|
76 |
|
77 |
The data fields are the same among all splits.
|
78 |
|
@@ -82,55 +82,55 @@ The data fields are the same among all splits.
|
|
82 |
- `text`: a `string` feature.
|
83 |
- `is_duplicate`: a `bool` feature.
|
84 |
|
85 |
-
###
|
86 |
|
87 |
| name |train |
|
88 |
|-------|-----:|
|
89 |
|default|404290|
|
90 |
|
91 |
-
##
|
92 |
|
93 |
-
###
|
94 |
|
95 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
96 |
|
97 |
-
###
|
98 |
|
99 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
|
101 |
-
###
|
102 |
|
103 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
104 |
|
105 |
-
###
|
106 |
|
107 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
108 |
|
109 |
-
##
|
110 |
|
111 |
-
###
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
-
###
|
116 |
|
117 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
-
###
|
120 |
|
121 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
122 |
|
123 |
-
##
|
124 |
|
125 |
-
###
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
-
###
|
130 |
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
-
###
|
134 |
|
135 |
```
|
136 |
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://www.kaggle.com/c/quora-question-pairs](https://www.kaggle.com/c/quora-question-pairs)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 55.46 MB
|
38 |
- **Total amount of disk used:** 110.94 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
The Quora dataset is composed of question pairs, and the task is to determine if the questions are paraphrases of each other (have the same meaning).
|
43 |
|
44 |
+
### Supported Tasks
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
48 |
+
### Languages
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
+
## Dataset Structure
|
53 |
|
54 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
+
### Data Instances
|
57 |
|
58 |
#### default
|
59 |
|
|
|
72 |
}
|
73 |
```
|
74 |
|
75 |
+
### Data Fields
|
76 |
|
77 |
The data fields are the same among all splits.
|
78 |
|
|
|
82 |
- `text`: a `string` feature.
|
83 |
- `is_duplicate`: a `bool` feature.
|
84 |
|
85 |
+
### Data Splits Sample Size
|
86 |
|
87 |
| name |train |
|
88 |
|-------|-----:|
|
89 |
|default|404290|
|
90 |
|
91 |
+
## Dataset Creation
|
92 |
|
93 |
+
### Curation Rationale
|
94 |
|
95 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
96 |
|
97 |
+
### Source Data
|
98 |
|
99 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
|
101 |
+
### Annotations
|
102 |
|
103 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
104 |
|
105 |
+
### Personal and Sensitive Information
|
106 |
|
107 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
108 |
|
109 |
+
## Considerations for Using the Data
|
110 |
|
111 |
+
### Social Impact of Dataset
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
+
### Discussion of Biases
|
116 |
|
117 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
+
### Other Known Limitations
|
120 |
|
121 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
122 |
|
123 |
+
## Additional Information
|
124 |
|
125 |
+
### Dataset Curators
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
+
### Licensing Information
|
130 |
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
+
### Citation Information
|
134 |
|
135 |
```
|
136 |
|