Datasets:
				
			
			
	
			
	
		
			
	
		
		Commit 
							
							·
						
						f1c806a
	
1
								Parent(s):
							
							75ec0e2
								
Convert dataset sizes from base 2 to base 10 in the dataset card
Browse filesConvert 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
    	
        README.md
    CHANGED
    
    | 
         @@ -90,9 +90,9 @@ dataset_info: 
     | 
|
| 90 | 
         
             
            - **Repository:** [https://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
         
     | 
| 91 | 
         
             
            - **Paper:** [https://aclanthology.org/W17-4508]
         
     | 
| 92 | 
         
             
            - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
         
     | 
| 93 | 
         
            -
            - **Size of downloaded dataset files:**  
     | 
| 94 | 
         
            -
            - **Size of the generated dataset:**  
     | 
| 95 | 
         
            -
            - **Total amount of disk used:**  
     | 
| 96 | 
         | 
| 97 | 
         
             
            ### Dataset Summary
         
     | 
| 98 | 
         | 
| 
         @@ -126,9 +126,9 @@ English 
     | 
|
| 126 | 
         | 
| 127 | 
         
             
            #### default
         
     | 
| 128 | 
         | 
| 129 | 
         
            -
            - **Size of downloaded dataset files:**  
     | 
| 130 | 
         
            -
            - **Size of the generated dataset:**  
     | 
| 131 | 
         
            -
            - **Total amount of disk used:**  
     | 
| 132 | 
         | 
| 133 | 
         
             
            An example of 'train' looks as follows.
         
     | 
| 134 | 
         
             
            ```
         
     | 
| 
         | 
|
| 90 | 
         
             
            - **Repository:** [https://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
         
     | 
| 91 | 
         
             
            - **Paper:** [https://aclanthology.org/W17-4508]
         
     | 
| 92 | 
         
             
            - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
         
     | 
| 93 | 
         
            +
            - **Size of downloaded dataset files:** 3.14 GB
         
     | 
| 94 | 
         
            +
            - **Size of the generated dataset:** 18.94 GB
         
     | 
| 95 | 
         
            +
            - **Total amount of disk used:** 22.08 GB
         
     | 
| 96 | 
         | 
| 97 | 
         
             
            ### Dataset Summary
         
     | 
| 98 | 
         | 
| 
         | 
|
| 126 | 
         | 
| 127 | 
         
             
            #### default
         
     | 
| 128 | 
         | 
| 129 | 
         
            +
            - **Size of downloaded dataset files:** 3.14 GB
         
     | 
| 130 | 
         
            +
            - **Size of the generated dataset:** 18.94 GB
         
     | 
| 131 | 
         
            +
            - **Total amount of disk used:** 22.08 GB
         
     | 
| 132 | 
         | 
| 133 | 
         
             
            An example of 'train' looks as follows.
         
     | 
| 134 | 
         
             
            ```
         
     |