Upload README.md with huggingface_hub
Browse files
    	
        README.md
    CHANGED
    
    | @@ -468,6 +468,24 @@ dataset_info: | |
| 468 | 
             
                num_examples: 2199
         | 
| 469 | 
             
              download_size: 70862028
         | 
| 470 | 
             
              dataset_size: 73213942.0
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 471 | 
             
            - config_name: tqa
         | 
| 472 | 
             
              features:
         | 
| 473 | 
             
              - name: images
         | 
| @@ -681,6 +699,10 @@ configs: | |
| 681 | 
             
              data_files:
         | 
| 682 | 
             
              - split: train
         | 
| 683 | 
             
                path: tat_qa/train-*
         | 
|  | |
|  | |
|  | |
|  | |
| 684 | 
             
            - config_name: tqa
         | 
| 685 | 
             
              data_files:
         | 
| 686 | 
             
              - split: train
         | 
|  | |
| 468 | 
             
                num_examples: 2199
         | 
| 469 | 
             
              download_size: 70862028
         | 
| 470 | 
             
              dataset_size: 73213942.0
         | 
| 471 | 
            +
            - config_name: textvqa
         | 
| 472 | 
            +
              features:
         | 
| 473 | 
            +
              - name: images
         | 
| 474 | 
            +
                sequence: image
         | 
| 475 | 
            +
              - name: texts
         | 
| 476 | 
            +
                list:
         | 
| 477 | 
            +
                - name: user
         | 
| 478 | 
            +
                  dtype: string
         | 
| 479 | 
            +
                - name: assistant
         | 
| 480 | 
            +
                  dtype: string
         | 
| 481 | 
            +
                - name: source
         | 
| 482 | 
            +
                  dtype: string
         | 
| 483 | 
            +
              splits:
         | 
| 484 | 
            +
              - name: train
         | 
| 485 | 
            +
                num_bytes: 5939437331.0
         | 
| 486 | 
            +
                num_examples: 21953
         | 
| 487 | 
            +
              download_size: 6175442839
         | 
| 488 | 
            +
              dataset_size: 5939437331.0
         | 
| 489 | 
             
            - config_name: tqa
         | 
| 490 | 
             
              features:
         | 
| 491 | 
             
              - name: images
         | 
|  | |
| 699 | 
             
              data_files:
         | 
| 700 | 
             
              - split: train
         | 
| 701 | 
             
                path: tat_qa/train-*
         | 
| 702 | 
            +
            - config_name: textvqa
         | 
| 703 | 
            +
              data_files:
         | 
| 704 | 
            +
              - split: train
         | 
| 705 | 
            +
                path: textvqa/train-*
         | 
| 706 | 
             
            - config_name: tqa
         | 
| 707 | 
             
              data_files:
         | 
| 708 | 
             
              - split: train
         | 

