Upload README.md with huggingface_hub
Browse files
    	
        README.md
    CHANGED
    
    | @@ -72,6 +72,24 @@ dataset_info: | |
| 72 | 
             
                num_examples: 1308
         | 
| 73 | 
             
              download_size: 25388245
         | 
| 74 | 
             
              dataset_size: 25528774.867153686
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 75 | 
             
            - config_name: tat_qa
         | 
| 76 | 
             
              features:
         | 
| 77 | 
             
              - name: images
         | 
| @@ -161,6 +179,10 @@ configs: | |
| 161 | 
             
              data_files:
         | 
| 162 | 
             
              - split: train
         | 
| 163 | 
             
                path: intergps/train-*
         | 
|  | |
|  | |
|  | |
|  | |
| 164 | 
             
            - config_name: tat_qa
         | 
| 165 | 
             
              data_files:
         | 
| 166 | 
             
              - split: train
         | 
|  | |
| 72 | 
             
                num_examples: 1308
         | 
| 73 | 
             
              download_size: 25388245
         | 
| 74 | 
             
              dataset_size: 25528774.867153686
         | 
| 75 | 
            +
            - config_name: tabmwp
         | 
| 76 | 
            +
              features:
         | 
| 77 | 
            +
              - name: images
         | 
| 78 | 
            +
                sequence: image
         | 
| 79 | 
            +
              - name: texts
         | 
| 80 | 
            +
                list:
         | 
| 81 | 
            +
                - name: user
         | 
| 82 | 
            +
                  dtype: string
         | 
| 83 | 
            +
                - name: assistant
         | 
| 84 | 
            +
                  dtype: string
         | 
| 85 | 
            +
                - name: source
         | 
| 86 | 
            +
                  dtype: string
         | 
| 87 | 
            +
              splits:
         | 
| 88 | 
            +
              - name: train
         | 
| 89 | 
            +
                num_bytes: 265348817.73984778
         | 
| 90 | 
            +
                num_examples: 22723
         | 
| 91 | 
            +
              download_size: 306648229
         | 
| 92 | 
            +
              dataset_size: 265348817.73984778
         | 
| 93 | 
             
            - config_name: tat_qa
         | 
| 94 | 
             
              features:
         | 
| 95 | 
             
              - name: images
         | 
|  | |
| 179 | 
             
              data_files:
         | 
| 180 | 
             
              - split: train
         | 
| 181 | 
             
                path: intergps/train-*
         | 
| 182 | 
            +
            - config_name: tabmwp
         | 
| 183 | 
            +
              data_files:
         | 
| 184 | 
            +
              - split: train
         | 
| 185 | 
            +
                path: tabmwp/train-*
         | 
| 186 | 
             
            - config_name: tat_qa
         | 
| 187 | 
             
              data_files:
         | 
| 188 | 
             
              - split: train
         | 

