Datasets:
Commit
·
addb0a0
1
Parent(s):
5f32538
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 (cb5d3f4353007589a0d222f0887efdb95e3c9442)
README.md
CHANGED
@@ -89,9 +89,9 @@ dataset_info:
|
|
89 |
- **Repository:** https://github.com/ZurichNLP/xstance
|
90 |
- **Paper:** [X-Stance: A Multilingual Multi-Target Dataset for Stance Detection](https://arxiv.org/abs/2003.08385)
|
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:** 6.
|
93 |
-
- **Size of the generated dataset:**
|
94 |
-
- **Total amount of disk used:**
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
@@ -113,9 +113,9 @@ The comments are partly German, partly French and Italian. The questions are ava
|
|
113 |
|
114 |
#### default
|
115 |
|
116 |
-
- **Size of downloaded dataset files:** 6.
|
117 |
-
- **Size of the generated dataset:**
|
118 |
-
- **Total amount of disk used:**
|
119 |
|
120 |
An example of 'train' looks as follows.
|
121 |
```
|
|
|
89 |
- **Repository:** https://github.com/ZurichNLP/xstance
|
90 |
- **Paper:** [X-Stance: A Multilingual Multi-Target Dataset for Stance Detection](https://arxiv.org/abs/2003.08385)
|
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:** 6.41 MB
|
93 |
+
- **Size of the generated dataset:** 25.73 MB
|
94 |
+
- **Total amount of disk used:** 32.14 MB
|
95 |
|
96 |
### Dataset Summary
|
97 |
|
|
|
113 |
|
114 |
#### default
|
115 |
|
116 |
+
- **Size of downloaded dataset files:** 6.41 MB
|
117 |
+
- **Size of the generated dataset:** 25.73 MB
|
118 |
+
- **Total amount of disk used:** 32.14 MB
|
119 |
|
120 |
An example of 'train' looks as follows.
|
121 |
```
|