Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
conversational-qa
License:
Commit
•
b6f6bab
1
Parent(s):
aab93b0
Convert dataset sizes from base 2 to base 10 in the dataset card (#1)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (8f4cbf049229a755592fcf5f41bf01b240a58017)
README.md
CHANGED
@@ -83,9 +83,9 @@ dataset_info:
|
|
83 |
- **Repository:** https://github.com/stanfordnlp/coqa-baselines
|
84 |
- **Paper:** [CoQA: A Conversational Question Answering Challenge](https://arxiv.org/abs/1808.07042)
|
85 |
- **Point of Contact:** [Google Group](https://groups.google.com/forum/#!forum/coqa), [Siva Reddy](mailto:[email protected]), [Danqi Chen](mailto:[email protected])
|
86 |
-
- **Size of downloaded dataset files:**
|
87 |
-
- **Size of the generated dataset:**
|
88 |
-
- **Total amount of disk used:**
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
@@ -107,9 +107,9 @@ Our dataset contains 127k questions with answers, obtained from 8k conversations
|
|
107 |
|
108 |
#### default
|
109 |
|
110 |
-
- **Size of downloaded dataset files:**
|
111 |
-
- **Size of the generated dataset:**
|
112 |
-
- **Total amount of disk used:**
|
113 |
|
114 |
An example of 'train' looks as follows.
|
115 |
```
|
|
|
83 |
- **Repository:** https://github.com/stanfordnlp/coqa-baselines
|
84 |
- **Paper:** [CoQA: A Conversational Question Answering Challenge](https://arxiv.org/abs/1808.07042)
|
85 |
- **Point of Contact:** [Google Group](https://groups.google.com/forum/#!forum/coqa), [Siva Reddy](mailto:[email protected]), [Danqi Chen](mailto:[email protected])
|
86 |
+
- **Size of downloaded dataset files:** 58.09 MB
|
87 |
+
- **Size of the generated dataset:** 19.24 MB
|
88 |
+
- **Total amount of disk used:** 77.33 MB
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
|
|
107 |
|
108 |
#### default
|
109 |
|
110 |
+
- **Size of downloaded dataset files:** 58.09 MB
|
111 |
+
- **Size of the generated dataset:** 19.24 MB
|
112 |
+
- **Total amount of disk used:** 77.33 MB
|
113 |
|
114 |
An example of 'train' looks as follows.
|
115 |
```
|