Commit
•
6aab564
1
Parent(s):
05e0c9f
Convert dataset sizes from base 2 to base 10 in the dataset card (#2)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (8524c1dfc6a45e9cdb64298f18265ef18a8d65ec)
README.md
CHANGED
@@ -101,8 +101,8 @@ dataset_info:
|
|
101 |
- **Paper:** [The Ubuntu Dialogue Corpus: A Large Dataset for Research in Unstructured Multi-Turn Dialogue Systems](https://arxiv.org/abs/1506.08909)
|
102 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
103 |
- **Size of downloaded dataset files:** 0.00 MB
|
104 |
-
- **Size of the generated dataset:**
|
105 |
-
- **Total amount of disk used:**
|
106 |
|
107 |
### Dataset Summary
|
108 |
|
@@ -123,8 +123,8 @@ Ubuntu Dialogue Corpus, a dataset containing almost 1 million multi-turn dialogu
|
|
123 |
#### train
|
124 |
|
125 |
- **Size of downloaded dataset files:** 0.00 MB
|
126 |
-
- **Size of the generated dataset:**
|
127 |
-
- **Total amount of disk used:**
|
128 |
|
129 |
An example of 'train' looks as follows.
|
130 |
```
|
|
|
101 |
- **Paper:** [The Ubuntu Dialogue Corpus: A Large Dataset for Research in Unstructured Multi-Turn Dialogue Systems](https://arxiv.org/abs/1506.08909)
|
102 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
103 |
- **Size of downloaded dataset files:** 0.00 MB
|
104 |
+
- **Size of the generated dataset:** 65.49 MB
|
105 |
+
- **Total amount of disk used:** 65.49 MB
|
106 |
|
107 |
### Dataset Summary
|
108 |
|
|
|
123 |
#### train
|
124 |
|
125 |
- **Size of downloaded dataset files:** 0.00 MB
|
126 |
+
- **Size of the generated dataset:** 65.49 MB
|
127 |
+
- **Total amount of disk used:** 65.49 MB
|
128 |
|
129 |
An example of 'train' looks as follows.
|
130 |
```
|