Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-label-classification
Languages:
English
Size:
10K<n<100K
License:
Commit
•
9aeb85a
1
Parent(s):
7ea7a63
Convert dataset sizes from base 2 to base 10 in the dataset card (#4)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (471ba7233b19b73792e54f3186016db18e54cf60)
README.md
CHANGED
@@ -92,9 +92,9 @@ dataset_info:
|
|
92 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
93 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
94 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
95 |
-
- **Size of downloaded dataset files:** 4.
|
96 |
-
- **Size of the generated dataset:** 8.
|
97 |
-
- **Total amount of disk used:**
|
98 |
|
99 |
### Dataset Summary
|
100 |
|
@@ -118,9 +118,9 @@ benefit the research field of dialog systems.
|
|
118 |
|
119 |
#### default
|
120 |
|
121 |
-
- **Size of downloaded dataset files:** 4.
|
122 |
-
- **Size of the generated dataset:** 8.
|
123 |
-
- **Total amount of disk used:**
|
124 |
|
125 |
An example of 'validation' looks as follows.
|
126 |
```
|
|
|
92 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
93 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
94 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
95 |
+
- **Size of downloaded dataset files:** 4.48 MB
|
96 |
+
- **Size of the generated dataset:** 8.63 MB
|
97 |
+
- **Total amount of disk used:** 13.11 MB
|
98 |
|
99 |
### Dataset Summary
|
100 |
|
|
|
118 |
|
119 |
#### default
|
120 |
|
121 |
+
- **Size of downloaded dataset files:** 4.48 MB
|
122 |
+
- **Size of the generated dataset:** 8.63 MB
|
123 |
+
- **Total amount of disk used:** 13.11 MB
|
124 |
|
125 |
An example of 'validation' looks as follows.
|
126 |
```
|