Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K<n<100K
License:
Commit
•
69ae430
1
Parent(s):
85fc5f9
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 (1bd123692b762b423b7adef6ef316b775bdd802f)
README.md
CHANGED
@@ -77,9 +77,9 @@ dataset_info:
|
|
77 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
-
- **Size of downloaded dataset files:**
|
81 |
-
- **Size of the generated dataset:**
|
82 |
-
- **Total amount of disk used:**
|
83 |
|
84 |
### Dataset Summary
|
85 |
|
@@ -112,9 +112,9 @@ The language of the dataset is English (`en`).
|
|
112 |
|
113 |
#### blog-authorship-corpus
|
114 |
|
115 |
-
- **Size of downloaded dataset files:**
|
116 |
-
- **Size of the generated dataset:**
|
117 |
-
- **Total amount of disk used:**
|
118 |
|
119 |
An example of 'validation' looks as follows.
|
120 |
```
|
|
|
77 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
78 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
+
- **Size of downloaded dataset files:** 312.95 MB
|
81 |
+
- **Size of the generated dataset:** 647.76 MB
|
82 |
+
- **Total amount of disk used:** 960.71 MB
|
83 |
|
84 |
### Dataset Summary
|
85 |
|
|
|
112 |
|
113 |
#### blog-authorship-corpus
|
114 |
|
115 |
+
- **Size of downloaded dataset files:** 312.95 MB
|
116 |
+
- **Size of the generated dataset:** 647.76 MB
|
117 |
+
- **Total amount of disk used:** 960.71 MB
|
118 |
|
119 |
An example of 'validation' looks as follows.
|
120 |
```
|