Add tasmanian_legislation subset with train split
Browse files
    	
        README.md
    CHANGED
    
    | @@ -210,6 +210,36 @@ dataset_info: | |
| 210 | 
             
                num_examples: 1350
         | 
| 211 | 
             
              download_size: 26438236
         | 
| 212 | 
             
              dataset_size: 53992565.630804956
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 213 | 
             
            configs:
         | 
| 214 | 
             
            - config_name: federal_court_australia
         | 
| 215 | 
             
              data_files:
         | 
| @@ -239,4 +269,8 @@ configs: | |
| 239 | 
             
              data_files:
         | 
| 240 | 
             
              - split: train
         | 
| 241 | 
             
                path: south_australian_legislation/train-*
         | 
|  | |
|  | |
|  | |
|  | |
| 242 | 
             
            ---
         | 
|  | |
| 210 | 
             
                num_examples: 1350
         | 
| 211 | 
             
              download_size: 26438236
         | 
| 212 | 
             
              dataset_size: 53992565.630804956
         | 
| 213 | 
            +
            - config_name: tasmanian_legislation
         | 
| 214 | 
            +
              features:
         | 
| 215 | 
            +
              - name: version_id
         | 
| 216 | 
            +
                dtype: string
         | 
| 217 | 
            +
              - name: type
         | 
| 218 | 
            +
                dtype: string
         | 
| 219 | 
            +
              - name: jurisdiction
         | 
| 220 | 
            +
                dtype: string
         | 
| 221 | 
            +
              - name: source
         | 
| 222 | 
            +
                dtype: string
         | 
| 223 | 
            +
              - name: mime
         | 
| 224 | 
            +
                dtype: string
         | 
| 225 | 
            +
              - name: date
         | 
| 226 | 
            +
                dtype: string
         | 
| 227 | 
            +
              - name: citation
         | 
| 228 | 
            +
                dtype: string
         | 
| 229 | 
            +
              - name: url
         | 
| 230 | 
            +
                dtype: string
         | 
| 231 | 
            +
              - name: when_scraped
         | 
| 232 | 
            +
                dtype: string
         | 
| 233 | 
            +
              - name: text
         | 
| 234 | 
            +
                dtype: string
         | 
| 235 | 
            +
              - name: token_count
         | 
| 236 | 
            +
                dtype: int64
         | 
| 237 | 
            +
              splits:
         | 
| 238 | 
            +
              - name: train
         | 
| 239 | 
            +
                num_bytes: 102065946.28875129
         | 
| 240 | 
            +
                num_examples: 2552
         | 
| 241 | 
            +
              download_size: 18429834
         | 
| 242 | 
            +
              dataset_size: 102065946.28875129
         | 
| 243 | 
             
            configs:
         | 
| 244 | 
             
            - config_name: federal_court_australia
         | 
| 245 | 
             
              data_files:
         | 
|  | |
| 269 | 
             
              data_files:
         | 
| 270 | 
             
              - split: train
         | 
| 271 | 
             
                path: south_australian_legislation/train-*
         | 
| 272 | 
            +
            - config_name: tasmanian_legislation
         | 
| 273 | 
            +
              data_files:
         | 
| 274 | 
            +
              - split: train
         | 
| 275 | 
            +
                path: tasmanian_legislation/train-*
         | 
| 276 | 
             
            ---
         | 
    	
        tasmanian_legislation/train-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:68ba20d6b92fbee1edd51c6ad8c5f5ef7df5f74c6091067e1f253ad5dc2b7a90
         | 
| 3 | 
            +
            size 18429834
         |