Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-label-classification
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Commit
•
f08db4b
1
Parent(s):
3d2ec16
Convert dataset sizes from base 2 to base 10 in the dataset card
Browse filesConvert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708
README.md
CHANGED
@@ -67,9 +67,9 @@ dataset_info:
|
|
67 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
68 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
69 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
70 |
-
- **Size of downloaded dataset files:**
|
71 |
-
- **Size of the generated dataset:**
|
72 |
-
- **Total amount of disk used:**
|
73 |
|
74 |
### Dataset Summary
|
75 |
|
@@ -100,9 +100,9 @@ dataset is released under CC0, as is the underlying comment text.
|
|
100 |
|
101 |
#### default
|
102 |
|
103 |
-
- **Size of downloaded dataset files:**
|
104 |
-
- **Size of the generated dataset:**
|
105 |
-
- **Total amount of disk used:**
|
106 |
|
107 |
An example of 'validation' looks as follows.
|
108 |
```
|
|
|
67 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
68 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
69 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
70 |
+
- **Size of downloaded dataset files:** 414.95 MB
|
71 |
+
- **Size of the generated dataset:** 661.23 MB
|
72 |
+
- **Total amount of disk used:** 1.08 GB
|
73 |
|
74 |
### Dataset Summary
|
75 |
|
|
|
100 |
|
101 |
#### default
|
102 |
|
103 |
+
- **Size of downloaded dataset files:** 414.95 MB
|
104 |
+
- **Size of the generated dataset:** 661.23 MB
|
105 |
+
- **Total amount of disk used:** 1.08 GB
|
106 |
|
107 |
An example of 'validation' looks as follows.
|
108 |
```
|