Datasets:
Tasks:
Text Classification
Sub-tasks:
natural-language-inference
Languages:
English
Size:
10K<n<100K
ArXiv:
License:
Commit
•
9f42982
1
Parent(s):
123fb1e
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 (75aaa66da7be874ab6188ebca12c3228eb2eb2b2)
README.md
CHANGED
@@ -89,9 +89,9 @@ dataset_info:
|
|
89 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
90 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
-
- **Size of downloaded dataset files:**
|
93 |
-
- **Size of the generated dataset:**
|
94 |
-
- **Total amount of disk used:**
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
@@ -111,9 +111,9 @@ The HANS dataset is an NLI evaluation set that tests specific hypotheses about i
|
|
111 |
|
112 |
#### plain_text
|
113 |
|
114 |
-
- **Size of downloaded dataset files:**
|
115 |
-
- **Size of the generated dataset:**
|
116 |
-
- **Total amount of disk used:**
|
117 |
|
118 |
An example of 'train' looks as follows.
|
119 |
```
|
|
|
89 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
90 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
91 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
+
- **Size of downloaded dataset files:** 30.94 MB
|
93 |
+
- **Size of the generated dataset:** 31.81 MB
|
94 |
+
- **Total amount of disk used:** 62.76 MB
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
|
|
111 |
|
112 |
#### plain_text
|
113 |
|
114 |
+
- **Size of downloaded dataset files:** 30.94 MB
|
115 |
+
- **Size of the generated dataset:** 31.81 MB
|
116 |
+
- **Total amount of disk used:** 62.76 MB
|
117 |
|
118 |
An example of 'train' looks as follows.
|
119 |
```
|