Commit
·
186c1dc
1
Parent(s):
d05bd4d
Convert dataset sizes from base 2 to base 10 in the dataset card (#2)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (08be38d56f4206e3493f20a7c5d3f2765c69a43f)
README.md
CHANGED
@@ -78,9 +78,9 @@ dataset_info:
|
|
78 |
- **Repository:** https://github.com/CogComp/multirc
|
79 |
- **Paper:** [Looking Beyond the Surface: A Challenge Set for Reading Comprehension over Multiple Sentences](https://cogcomp.seas.upenn.edu/page/publication_view/833)
|
80 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
-
- **Size of downloaded dataset files:** 1.
|
82 |
-
- **Size of the generated dataset:**
|
83 |
-
- **Total amount of disk used:**
|
84 |
|
85 |
### Dataset Summary
|
86 |
|
@@ -107,9 +107,9 @@ The goal of this dataset is to encourage the research community to explore appro
|
|
107 |
|
108 |
#### default
|
109 |
|
110 |
-
- **Size of downloaded dataset files:** 1.
|
111 |
-
- **Size of the generated dataset:**
|
112 |
-
- **Total amount of disk used:**
|
113 |
|
114 |
An example of 'validation' looks as follows.
|
115 |
```
|
|
|
78 |
- **Repository:** https://github.com/CogComp/multirc
|
79 |
- **Paper:** [Looking Beyond the Surface: A Challenge Set for Reading Comprehension over Multiple Sentences](https://cogcomp.seas.upenn.edu/page/publication_view/833)
|
80 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
+
- **Size of downloaded dataset files:** 1.67 MB
|
82 |
+
- **Size of the generated dataset:** 63.65 MB
|
83 |
+
- **Total amount of disk used:** 65.32 MB
|
84 |
|
85 |
### Dataset Summary
|
86 |
|
|
|
107 |
|
108 |
#### default
|
109 |
|
110 |
+
- **Size of downloaded dataset files:** 1.67 MB
|
111 |
+
- **Size of the generated dataset:** 63.65 MB
|
112 |
+
- **Total amount of disk used:** 65.32 MB
|
113 |
|
114 |
An example of 'validation' looks as follows.
|
115 |
```
|