Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
topic-classification
Languages:
English
Size:
100K - 1M
License:
Commit
•
3dcafdc
1
Parent(s):
e5938c2
Convert dataset sizes from base 2 to base 10 in the dataset card (#3)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (a0c084d0a68f76df50aac3a7f0830443e97bb9c2)
README.md
CHANGED
@@ -123,9 +123,9 @@ train-eval-index:
|
|
123 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
126 |
-
- **Size of downloaded dataset files:**
|
127 |
-
- **Size of the generated dataset:**
|
128 |
-
- **Total amount of disk used:**
|
129 |
|
130 |
### Dataset Summary
|
131 |
|
@@ -158,9 +158,9 @@ in Neural Information Processing Systems 28 (NIPS 2015).
|
|
158 |
|
159 |
#### default
|
160 |
|
161 |
-
- **Size of downloaded dataset files:**
|
162 |
-
- **Size of the generated dataset:**
|
163 |
-
- **Total amount of disk used:**
|
164 |
|
165 |
An example of 'train' looks as follows.
|
166 |
```
|
|
|
123 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
126 |
+
- **Size of downloaded dataset files:** 31.33 MB
|
127 |
+
- **Size of the generated dataset:** 31.70 MB
|
128 |
+
- **Total amount of disk used:** 63.02 MB
|
129 |
|
130 |
### Dataset Summary
|
131 |
|
|
|
158 |
|
159 |
#### default
|
160 |
|
161 |
+
- **Size of downloaded dataset files:** 31.33 MB
|
162 |
+
- **Size of the generated dataset:** 31.70 MB
|
163 |
+
- **Total amount of disk used:** 63.02 MB
|
164 |
|
165 |
An example of 'train' looks as follows.
|
166 |
```
|