Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
Chinese
Size:
10K - 100K
License:
Commit
•
4f1ebb4
1
Parent(s):
725d634
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 (45668b75cba0cb03030f4b47fc6384b5a8facce0)
README.md
CHANGED
@@ -79,9 +79,9 @@ dataset_info:
|
|
79 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
-
- **Size of downloaded dataset files:**
|
83 |
-
- **Size of the generated dataset:**
|
84 |
-
- **Total amount of disk used:**
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
@@ -105,9 +105,9 @@ inference throughout the context.
|
|
105 |
|
106 |
#### default
|
107 |
|
108 |
-
- **Size of downloaded dataset files:**
|
109 |
-
- **Size of the generated dataset:**
|
110 |
-
- **Total amount of disk used:**
|
111 |
|
112 |
An example of 'validation' looks as follows.
|
113 |
```
|
|
|
79 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
80 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
81 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
82 |
+
- **Size of downloaded dataset files:** 11.50 MB
|
83 |
+
- **Size of the generated dataset:** 22.31 MB
|
84 |
+
- **Total amount of disk used:** 33.83 MB
|
85 |
|
86 |
### Dataset Summary
|
87 |
|
|
|
105 |
|
106 |
#### default
|
107 |
|
108 |
+
- **Size of downloaded dataset files:** 11.50 MB
|
109 |
+
- **Size of the generated dataset:** 22.31 MB
|
110 |
+
- **Total amount of disk used:** 33.83 MB
|
111 |
|
112 |
An example of 'validation' looks as follows.
|
113 |
```
|