Upload README.md with huggingface_hub
Browse files
    	
        README.md
    CHANGED
    
    | @@ -54,6 +54,24 @@ dataset_info: | |
| 54 | 
             
                num_examples: 2500
         | 
| 55 | 
             
              download_size: 158295807
         | 
| 56 | 
             
              dataset_size: 161130580.0
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 57 | 
             
            - config_name: intergps
         | 
| 58 | 
             
              features:
         | 
| 59 | 
             
              - name: images
         | 
| @@ -211,6 +229,10 @@ configs: | |
| 211 | 
             
              data_files:
         | 
| 212 | 
             
              - split: train
         | 
| 213 | 
             
                path: hitab/train-*
         | 
|  | |
|  | |
|  | |
|  | |
| 214 | 
             
            - config_name: intergps
         | 
| 215 | 
             
              data_files:
         | 
| 216 | 
             
              - split: train
         | 
|  | |
| 54 | 
             
                num_examples: 2500
         | 
| 55 | 
             
              download_size: 158295807
         | 
| 56 | 
             
              dataset_size: 161130580.0
         | 
| 57 | 
            +
            - config_name: iconqa
         | 
| 58 | 
            +
              features:
         | 
| 59 | 
            +
              - name: images
         | 
| 60 | 
            +
                sequence: image
         | 
| 61 | 
            +
              - name: texts
         | 
| 62 | 
            +
                list:
         | 
| 63 | 
            +
                - name: user
         | 
| 64 | 
            +
                  dtype: string
         | 
| 65 | 
            +
                - name: assistant
         | 
| 66 | 
            +
                  dtype: string
         | 
| 67 | 
            +
                - name: source
         | 
| 68 | 
            +
                  dtype: string
         | 
| 69 | 
            +
              splits:
         | 
| 70 | 
            +
              - name: train
         | 
| 71 | 
            +
                num_bytes: 264523321.3774117
         | 
| 72 | 
            +
                num_examples: 27308
         | 
| 73 | 
            +
              download_size: 326653170
         | 
| 74 | 
            +
              dataset_size: 264523321.3774117
         | 
| 75 | 
             
            - config_name: intergps
         | 
| 76 | 
             
              features:
         | 
| 77 | 
             
              - name: images
         | 
|  | |
| 229 | 
             
              data_files:
         | 
| 230 | 
             
              - split: train
         | 
| 231 | 
             
                path: hitab/train-*
         | 
| 232 | 
            +
            - config_name: iconqa
         | 
| 233 | 
            +
              data_files:
         | 
| 234 | 
            +
              - split: train
         | 
| 235 | 
            +
                path: iconqa/train-*
         | 
| 236 | 
             
            - config_name: intergps
         | 
| 237 | 
             
              data_files:
         | 
| 238 | 
             
              - split: train
         | 

