Datasets:
Commit
·
01ad4ad
1
Parent(s):
13c99cc
Convert dataset sizes from base 2 to base 10 in the dataset card (#6)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (d70f9c9688628542d6047a636ceb1be82a046d83)
README.md
CHANGED
|
@@ -177,9 +177,9 @@ train-eval-index:
|
|
| 177 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 178 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 179 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 180 |
-
- **Size of downloaded dataset files:** 4.
|
| 181 |
-
- **Size of the generated dataset:**
|
| 182 |
-
- **Total amount of disk used:**
|
| 183 |
|
| 184 |
### Dataset Summary
|
| 185 |
|
|
@@ -211,9 +211,9 @@ For more details see https://www.clips.uantwerpen.be/conll2003/ner/ and https://
|
|
| 211 |
|
| 212 |
#### conll2003
|
| 213 |
|
| 214 |
-
- **Size of downloaded dataset files:** 4.
|
| 215 |
-
- **Size of the generated dataset:**
|
| 216 |
-
- **Total amount of disk used:**
|
| 217 |
|
| 218 |
An example of 'train' looks as follows.
|
| 219 |
|
|
|
|
| 177 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 178 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 179 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 180 |
+
- **Size of downloaded dataset files:** 4.85 MB
|
| 181 |
+
- **Size of the generated dataset:** 10.26 MB
|
| 182 |
+
- **Total amount of disk used:** 15.11 MB
|
| 183 |
|
| 184 |
### Dataset Summary
|
| 185 |
|
|
|
|
| 211 |
|
| 212 |
#### conll2003
|
| 213 |
|
| 214 |
+
- **Size of downloaded dataset files:** 4.85 MB
|
| 215 |
+
- **Size of the generated dataset:** 10.26 MB
|
| 216 |
+
- **Total amount of disk used:** 15.11 MB
|
| 217 |
|
| 218 |
An example of 'train' looks as follows.
|
| 219 |
|