Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
bills-summarization
License:
Commit
•
e31971c
1
Parent(s):
6019c99
Convert dataset sizes from base 2 to base 10 in the dataset card
Browse filesConvert dataset sizes from base 2 (MiB) to base 10 (MB) in the dataset card, as it is the case in the dataset viewer.
See: https://github.com/huggingface/datasets/issues/5708
README.md
CHANGED
@@ -87,9 +87,9 @@ dataset_info:
|
|
87 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
88 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
89 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
90 |
-
- **Size of downloaded dataset files:**
|
91 |
-
- **Size of the generated dataset:**
|
92 |
-
- **Total amount of disk used:**
|
93 |
|
94 |
### Dataset Summary
|
95 |
|
@@ -117,9 +117,9 @@ features for us bills. ca bills does not have.
|
|
117 |
|
118 |
#### default
|
119 |
|
120 |
-
- **Size of downloaded dataset files:**
|
121 |
-
- **Size of the generated dataset:**
|
122 |
-
- **Total amount of disk used:**
|
123 |
|
124 |
An example of 'train' looks as follows.
|
125 |
```
|
|
|
87 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
88 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
89 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
90 |
+
- **Size of downloaded dataset files:** 67.26 MB
|
91 |
+
- **Size of the generated dataset:** 272.42 MB
|
92 |
+
- **Total amount of disk used:** 339.68 MB
|
93 |
|
94 |
### Dataset Summary
|
95 |
|
|
|
117 |
|
118 |
#### default
|
119 |
|
120 |
+
- **Size of downloaded dataset files:** 67.26 MB
|
121 |
+
- **Size of the generated dataset:** 272.42 MB
|
122 |
+
- **Total amount of disk used:** 339.68 MB
|
123 |
|
124 |
An example of 'train' looks as follows.
|
125 |
```
|