Commit
•
32f6427
1
Parent(s):
deb1f6c
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 (5d9149d7d967769309f84fb76d0fbb70405c4260)
README.md
CHANGED
@@ -155,9 +155,9 @@ dataset_info:
|
|
155 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
158 |
-
- **Size of downloaded dataset files:**
|
159 |
-
- **Size of the generated dataset:**
|
160 |
-
- **Total amount of disk used:**
|
161 |
|
162 |
### Dataset Summary
|
163 |
|
@@ -178,9 +178,9 @@ categorization research. It is collected from the Reuters financial newswire ser
|
|
178 |
|
179 |
#### ModApte
|
180 |
|
181 |
-
- **Size of downloaded dataset files:**
|
182 |
-
- **Size of the generated dataset:**
|
183 |
-
- **Total amount of disk used:**
|
184 |
|
185 |
An example of 'train' looks as follows.
|
186 |
```
|
@@ -204,9 +204,9 @@ This example was too long and was cropped:
|
|
204 |
|
205 |
#### ModHayes
|
206 |
|
207 |
-
- **Size of downloaded dataset files:**
|
208 |
-
- **Size of the generated dataset:**
|
209 |
-
- **Total amount of disk used:**
|
210 |
|
211 |
An example of 'train' looks as follows.
|
212 |
```
|
@@ -230,9 +230,9 @@ This example was too long and was cropped:
|
|
230 |
|
231 |
#### ModLewis
|
232 |
|
233 |
-
- **Size of downloaded dataset files:**
|
234 |
-
- **Size of the generated dataset:**
|
235 |
-
- **Total amount of disk used:**
|
236 |
|
237 |
An example of 'train' looks as follows.
|
238 |
```
|
|
|
155 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
158 |
+
- **Size of downloaded dataset files:** 24.45 MB
|
159 |
+
- **Size of the generated dataset:** 52.22 MB
|
160 |
+
- **Total amount of disk used:** 76.67 MB
|
161 |
|
162 |
### Dataset Summary
|
163 |
|
|
|
178 |
|
179 |
#### ModApte
|
180 |
|
181 |
+
- **Size of downloaded dataset files:** 8.15 MB
|
182 |
+
- **Size of the generated dataset:** 13.05 MB
|
183 |
+
- **Total amount of disk used:** 21.21 MB
|
184 |
|
185 |
An example of 'train' looks as follows.
|
186 |
```
|
|
|
204 |
|
205 |
#### ModHayes
|
206 |
|
207 |
+
- **Size of downloaded dataset files:** 8.15 MB
|
208 |
+
- **Size of the generated dataset:** 19.79 MB
|
209 |
+
- **Total amount of disk used:** 27.93 MB
|
210 |
|
211 |
An example of 'train' looks as follows.
|
212 |
```
|
|
|
230 |
|
231 |
#### ModLewis
|
232 |
|
233 |
+
- **Size of downloaded dataset files:** 8.15 MB
|
234 |
+
- **Size of the generated dataset:** 19.38 MB
|
235 |
+
- **Total amount of disk used:** 27.54 MB
|
236 |
|
237 |
An example of 'train' looks as follows.
|
238 |
```
|