Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
json
Sub-tasks:
semantic-similarity-classification
Languages:
English
Size:
1M - 10M
License:
Commit
·
ad8fd84
1
Parent(s):
0aa20d3
Update README.md
Browse files
README.md
CHANGED
@@ -64,12 +64,15 @@ The corpus is split into 40 gzip-compressed files. The total compressed filesize
|
|
64 |
Each file contains one cluster per line. Each cluster is a tab-separated list of questions and answers.
|
65 |
Questions are prefixed by q: and answers are prefixed by a:. Here is an example cluster (tabs replaced with newlines):
|
66 |
|
|
|
67 |
q:How many muslims make up indias 1 billion population?
|
68 |
q:How many of india's population are muslim?
|
69 |
q:How many populations of muslims in india?
|
70 |
q:What is population of muslims in india?
|
71 |
a:Over 160 million Muslims per Pew Forum Study as of October 2009.
|
72 |
|
|
|
|
|
73 |
## Dataset Creation
|
74 |
|
75 |
### Curation Rationale
|
|
|
64 |
Each file contains one cluster per line. Each cluster is a tab-separated list of questions and answers.
|
65 |
Questions are prefixed by q: and answers are prefixed by a:. Here is an example cluster (tabs replaced with newlines):
|
66 |
|
67 |
+
```
|
68 |
q:How many muslims make up indias 1 billion population?
|
69 |
q:How many of india's population are muslim?
|
70 |
q:How many populations of muslims in india?
|
71 |
q:What is population of muslims in india?
|
72 |
a:Over 160 million Muslims per Pew Forum Study as of October 2009.
|
73 |
|
74 |
+
```
|
75 |
+
|
76 |
## Dataset Creation
|
77 |
|
78 |
### Curation Rationale
|