Datasets:

Sub-tasks:
fact-checking
Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
2d3ad05
1 Parent(s): 97fdeac

Convert dataset sizes from base 2 to base 10 in the dataset card

Browse files

Convert 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

Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -96,9 +96,9 @@ dataset_info:
96
  - **Repository:** https://github.com/allenai/scifact
97
  - **Paper:** [Fact or Fiction: Verifying Scientific Claims](https://aclanthology.org/2020.emnlp-main.609/)
98
  - **Point of Contact:** [David Wadden](mailto:davidw@allenai.org)
99
- - **Size of downloaded dataset files:** 5.43 MB
100
- - **Size of the generated dataset:** 7.88 MB
101
- - **Total amount of disk used:** 13.32 MB
102
 
103
  ### Dataset Summary
104
 
@@ -118,9 +118,9 @@ SciFact, a dataset of 1.4K expert-written scientific claims paired with evidence
118
 
119
  #### claims
120
 
121
- - **Size of downloaded dataset files:** 2.72 MB
122
- - **Size of the generated dataset:** 0.25 MB
123
- - **Total amount of disk used:** 2.97 MB
124
 
125
  An example of 'validation' looks as follows.
126
  ```
@@ -136,9 +136,9 @@ An example of 'validation' looks as follows.
136
 
137
  #### corpus
138
 
139
- - **Size of downloaded dataset files:** 2.72 MB
140
- - **Size of the generated dataset:** 7.63 MB
141
- - **Total amount of disk used:** 10.35 MB
142
 
143
  An example of 'train' looks as follows.
144
  ```
96
  - **Repository:** https://github.com/allenai/scifact
97
  - **Paper:** [Fact or Fiction: Verifying Scientific Claims](https://aclanthology.org/2020.emnlp-main.609/)
98
  - **Point of Contact:** [David Wadden](mailto:davidw@allenai.org)
99
+ - **Size of downloaded dataset files:** 6.23 MB
100
+ - **Size of the generated dataset:** 8.26 MB
101
+ - **Total amount of disk used:** 14.49 MB
102
 
103
  ### Dataset Summary
104
 
118
 
119
  #### claims
120
 
121
+ - **Size of downloaded dataset files:** 3.12 MB
122
+ - **Size of the generated dataset:** 262.61 kB
123
+ - **Total amount of disk used:** 3.38 MB
124
 
125
  An example of 'validation' looks as follows.
126
  ```
136
 
137
  #### corpus
138
 
139
+ - **Size of downloaded dataset files:** 3.12 MB
140
+ - **Size of the generated dataset:** 7.99 MB
141
+ - **Total amount of disk used:** 11.11 MB
142
 
143
  An example of 'train' looks as follows.
144
  ```