Upload dataset
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,5 +1,30 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            dataset_info:
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 3 | 
             
            - config_name: github
         | 
| 4 | 
             
              features:
         | 
| 5 | 
             
              - name: text
         | 
| @@ -51,6 +76,12 @@ dataset_info: | |
| 51 | 
             
              download_size: 31072242
         | 
| 52 | 
             
              dataset_size: 40739361
         | 
| 53 | 
             
            configs:
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 54 | 
             
            - config_name: github
         | 
| 55 | 
             
              data_files:
         | 
| 56 | 
             
              - split: train
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            dataset_info:
         | 
| 3 | 
            +
            - config_name: bookcorpus2
         | 
| 4 | 
            +
              features:
         | 
| 5 | 
            +
              - name: text
         | 
| 6 | 
            +
                dtype: string
         | 
| 7 | 
            +
              - name: synonym_substitution
         | 
| 8 | 
            +
                dtype: string
         | 
| 9 | 
            +
              - name: butter_fingers
         | 
| 10 | 
            +
                dtype: string
         | 
| 11 | 
            +
              - name: random_deletion
         | 
| 12 | 
            +
                dtype: string
         | 
| 13 | 
            +
              - name: change_char_case
         | 
| 14 | 
            +
                dtype: string
         | 
| 15 | 
            +
              - name: whitespace_perturbation
         | 
| 16 | 
            +
                dtype: string
         | 
| 17 | 
            +
              - name: underscore_trick
         | 
| 18 | 
            +
                dtype: string
         | 
| 19 | 
            +
              splits:
         | 
| 20 | 
            +
              - name: train
         | 
| 21 | 
            +
                num_bytes: 29399219
         | 
| 22 | 
            +
                num_examples: 2000
         | 
| 23 | 
            +
              - name: val
         | 
| 24 | 
            +
                num_bytes: 29528715
         | 
| 25 | 
            +
                num_examples: 2000
         | 
| 26 | 
            +
              download_size: 43274275
         | 
| 27 | 
            +
              dataset_size: 58927934
         | 
| 28 | 
             
            - config_name: github
         | 
| 29 | 
             
              features:
         | 
| 30 | 
             
              - name: text
         | 
|  | |
| 76 | 
             
              download_size: 31072242
         | 
| 77 | 
             
              dataset_size: 40739361
         | 
| 78 | 
             
            configs:
         | 
| 79 | 
            +
            - config_name: bookcorpus2
         | 
| 80 | 
            +
              data_files:
         | 
| 81 | 
            +
              - split: train
         | 
| 82 | 
            +
                path: bookcorpus2/train-*
         | 
| 83 | 
            +
              - split: val
         | 
| 84 | 
            +
                path: bookcorpus2/val-*
         | 
| 85 | 
             
            - config_name: github
         | 
| 86 | 
             
              data_files:
         | 
| 87 | 
             
              - split: train
         | 
    	
        bookcorpus2/train-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:fb197bc1fdb691c9084d366566b53b40747558724d9988c0af933fe94dcba5ba
         | 
| 3 | 
            +
            size 21632026
         | 
    	
        bookcorpus2/val-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:052f51476aa9225d01f335a007057a91e9025abedf83f3ba5afe7795c35e9384
         | 
| 3 | 
            +
            size 21642249
         |