Datasets:
Commit
•
2a6294e
1
Parent(s):
75ec0e2
Convert dataset sizes from base 2 to base 10 in the dataset card (#3)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (f1c806ad7da09582ff2c22bd5d2d756125071e44)
README.md
CHANGED
@@ -90,9 +90,9 @@ dataset_info:
|
|
90 |
- **Repository:** [https://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
|
91 |
- **Paper:** [https://aclanthology.org/W17-4508]
|
92 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
93 |
-
- **Size of downloaded dataset files:**
|
94 |
-
- **Size of the generated dataset:**
|
95 |
-
- **Total amount of disk used:**
|
96 |
|
97 |
### Dataset Summary
|
98 |
|
@@ -126,9 +126,9 @@ English
|
|
126 |
|
127 |
#### default
|
128 |
|
129 |
-
- **Size of downloaded dataset files:**
|
130 |
-
- **Size of the generated dataset:**
|
131 |
-
- **Total amount of disk used:**
|
132 |
|
133 |
An example of 'train' looks as follows.
|
134 |
```
|
|
|
90 |
- **Repository:** [https://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
|
91 |
- **Paper:** [https://aclanthology.org/W17-4508]
|
92 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
93 |
+
- **Size of downloaded dataset files:** 3.14 GB
|
94 |
+
- **Size of the generated dataset:** 18.94 GB
|
95 |
+
- **Total amount of disk used:** 22.08 GB
|
96 |
|
97 |
### Dataset Summary
|
98 |
|
|
|
126 |
|
127 |
#### default
|
128 |
|
129 |
+
- **Size of downloaded dataset files:** 3.14 GB
|
130 |
+
- **Size of the generated dataset:** 18.94 GB
|
131 |
+
- **Total amount of disk used:** 22.08 GB
|
132 |
|
133 |
An example of 'train' looks as follows.
|
134 |
```
|