Datasets:
Commit
·
4c40e64
1
Parent(s):
a73e7a3
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 (6ca5a00cf774ec79b1e72645a3d7f1c257777d8c)
README.md
CHANGED
|
@@ -117,9 +117,9 @@ dataset_info:
|
|
| 117 |
- **Repository:** https://github.com/allenai/scicite
|
| 118 |
- **Paper:** [Structural Scaffolds for Citation Intent Classification in Scientific Publications](https://arxiv.org/abs/1904.01608)
|
| 119 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 120 |
-
- **Size of downloaded dataset files:**
|
| 121 |
-
- **Size of the generated dataset:**
|
| 122 |
-
- **Total amount of disk used:**
|
| 123 |
|
| 124 |
### Dataset Summary
|
| 125 |
|
|
@@ -154,9 +154,9 @@ Method, Background, Result
|
|
| 154 |
|
| 155 |
#### default
|
| 156 |
|
| 157 |
-
- **Size of downloaded dataset files:**
|
| 158 |
-
- **Size of the generated dataset:**
|
| 159 |
-
- **Total amount of disk used:**
|
| 160 |
|
| 161 |
An example of 'validation' looks as follows.
|
| 162 |
```
|
|
|
|
| 117 |
- **Repository:** https://github.com/allenai/scicite
|
| 118 |
- **Paper:** [Structural Scaffolds for Citation Intent Classification in Scientific Publications](https://arxiv.org/abs/1904.01608)
|
| 119 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 120 |
+
- **Size of downloaded dataset files:** 23.19 MB
|
| 121 |
+
- **Size of the generated dataset:** 5.15 MB
|
| 122 |
+
- **Total amount of disk used:** 28.33 MB
|
| 123 |
|
| 124 |
### Dataset Summary
|
| 125 |
|
|
|
|
| 154 |
|
| 155 |
#### default
|
| 156 |
|
| 157 |
+
- **Size of downloaded dataset files:** 23.19 MB
|
| 158 |
+
- **Size of the generated dataset:** 5.15 MB
|
| 159 |
+
- **Total amount of disk used:** 28.33 MB
|
| 160 |
|
| 161 |
An example of 'validation' looks as follows.
|
| 162 |
```
|