albertvillanova HF staff commited on
Commit
d05df08
1 Parent(s): c816e54

Convert dataset sizes from base 2 to base 10 in the dataset card (#8)

Browse files

- Convert dataset sizes from base 2 to base 10 in the dataset card (ee65e3e8e56cf67af381dd1bd49f988e500a662f)

Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -382,9 +382,9 @@ dataset_info:
382
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
383
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
384
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
385
- - **Size of downloaded dataset files:** 55.66 MB
386
- - **Size of the generated dataset:** 238.01 MB
387
- - **Total amount of disk used:** 293.67 MB
388
 
389
  ### Dataset Summary
390
 
@@ -412,8 +412,8 @@ Wikipedia article containing the answer. Following the original work, we evaluat
412
  #### axb
413
 
414
  - **Size of downloaded dataset files:** 0.03 MB
415
- - **Size of the generated dataset:** 0.23 MB
416
- - **Total amount of disk used:** 0.26 MB
417
 
418
  An example of 'test' looks as follows.
419
  ```
@@ -433,9 +433,9 @@ An example of 'test' looks as follows.
433
 
434
  #### boolq
435
 
436
- - **Size of downloaded dataset files:** 3.93 MB
437
- - **Size of the generated dataset:** 9.92 MB
438
- - **Total amount of disk used:** 13.85 MB
439
 
440
  An example of 'train' looks as follows.
441
  ```
@@ -445,8 +445,8 @@ An example of 'train' looks as follows.
445
  #### cb
446
 
447
  - **Size of downloaded dataset files:** 0.07 MB
448
- - **Size of the generated dataset:** 0.19 MB
449
- - **Total amount of disk used:** 0.27 MB
450
 
451
  An example of 'train' looks as follows.
452
  ```
@@ -456,8 +456,8 @@ An example of 'train' looks as follows.
456
  #### copa
457
 
458
  - **Size of downloaded dataset files:** 0.04 MB
459
- - **Size of the generated dataset:** 0.12 MB
460
- - **Total amount of disk used:** 0.16 MB
461
 
462
  An example of 'train' looks as follows.
463
  ```
 
382
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
383
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
384
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
385
+ - **Size of downloaded dataset files:** 58.36 MB
386
+ - **Size of the generated dataset:** 249.57 MB
387
+ - **Total amount of disk used:** 307.94 MB
388
 
389
  ### Dataset Summary
390
 
 
412
  #### axb
413
 
414
  - **Size of downloaded dataset files:** 0.03 MB
415
+ - **Size of the generated dataset:** 0.24 MB
416
+ - **Total amount of disk used:** 0.27 MB
417
 
418
  An example of 'test' looks as follows.
419
  ```
 
433
 
434
  #### boolq
435
 
436
+ - **Size of downloaded dataset files:** 4.12 MB
437
+ - **Size of the generated dataset:** 10.40 MB
438
+ - **Total amount of disk used:** 14.52 MB
439
 
440
  An example of 'train' looks as follows.
441
  ```
 
445
  #### cb
446
 
447
  - **Size of downloaded dataset files:** 0.07 MB
448
+ - **Size of the generated dataset:** 0.20 MB
449
+ - **Total amount of disk used:** 0.28 MB
450
 
451
  An example of 'train' looks as follows.
452
  ```
 
456
  #### copa
457
 
458
  - **Size of downloaded dataset files:** 0.04 MB
459
+ - **Size of the generated dataset:** 0.13 MB
460
+ - **Total amount of disk used:** 0.17 MB
461
 
462
  An example of 'train' looks as follows.
463
  ```