Commit
·
7d54593
1
Parent(s):
d586028
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 (afded07068d70675c6bb6b3ac1a7feae3cee817f)
README.md
CHANGED
|
@@ -71,9 +71,9 @@ dataset_info:
|
|
| 71 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 72 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 73 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 74 |
-
- **Size of downloaded dataset files:** 9.
|
| 75 |
-
- **Size of the generated dataset:**
|
| 76 |
-
- **Total amount of disk used:**
|
| 77 |
|
| 78 |
### Dataset Summary
|
| 79 |
|
|
@@ -105,9 +105,9 @@ This corpus contains a large metadata-rich collection of fictional conversations
|
|
| 105 |
|
| 106 |
#### default
|
| 107 |
|
| 108 |
-
- **Size of downloaded dataset files:** 9.
|
| 109 |
-
- **Size of the generated dataset:**
|
| 110 |
-
- **Total amount of disk used:**
|
| 111 |
|
| 112 |
An example of 'train' looks as follows.
|
| 113 |
```
|
|
|
|
| 71 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 72 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 73 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 74 |
+
- **Size of downloaded dataset files:** 9.92 MB
|
| 75 |
+
- **Size of the generated dataset:** 19.55 MB
|
| 76 |
+
- **Total amount of disk used:** 29.46 MB
|
| 77 |
|
| 78 |
### Dataset Summary
|
| 79 |
|
|
|
|
| 105 |
|
| 106 |
#### default
|
| 107 |
|
| 108 |
+
- **Size of downloaded dataset files:** 9.92 MB
|
| 109 |
+
- **Size of the generated dataset:** 19.55 MB
|
| 110 |
+
- **Total amount of disk used:** 29.46 MB
|
| 111 |
|
| 112 |
An example of 'train' looks as follows.
|
| 113 |
```
|