Upload dataset
Browse files- README.md +37 -0
- data/train-00000-of-00001.parquet +3 -0
    	
        README.md
    ADDED
    
    | @@ -0,0 +1,37 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            dataset_info:
         | 
| 3 | 
            +
              features:
         | 
| 4 | 
            +
              - name: image
         | 
| 5 | 
            +
                dtype: image
         | 
| 6 | 
            +
              - name: raw_queries
         | 
| 7 | 
            +
                list: string
         | 
| 8 | 
            +
              - name: broad_topical_query
         | 
| 9 | 
            +
                dtype: string
         | 
| 10 | 
            +
              - name: broad_topical_explanation
         | 
| 11 | 
            +
                dtype: string
         | 
| 12 | 
            +
              - name: specific_detail_query
         | 
| 13 | 
            +
                dtype: string
         | 
| 14 | 
            +
              - name: specific_detail_explanation
         | 
| 15 | 
            +
                dtype: string
         | 
| 16 | 
            +
              - name: visual_element_query
         | 
| 17 | 
            +
                dtype: string
         | 
| 18 | 
            +
              - name: visual_element_explanation
         | 
| 19 | 
            +
                dtype: string
         | 
| 20 | 
            +
              - name: parsed_into_json
         | 
| 21 | 
            +
                dtype: bool
         | 
| 22 | 
            +
              - name: markdown
         | 
| 23 | 
            +
                dtype: string
         | 
| 24 | 
            +
              - name: inference_info
         | 
| 25 | 
            +
                dtype: string
         | 
| 26 | 
            +
              splits:
         | 
| 27 | 
            +
              - name: train
         | 
| 28 | 
            +
                num_bytes: 1248048
         | 
| 29 | 
            +
                num_examples: 10
         | 
| 30 | 
            +
              download_size: 1217785
         | 
| 31 | 
            +
              dataset_size: 1248048
         | 
| 32 | 
            +
            configs:
         | 
| 33 | 
            +
            - config_name: default
         | 
| 34 | 
            +
              data_files:
         | 
| 35 | 
            +
              - split: train
         | 
| 36 | 
            +
                path: data/train-*
         | 
| 37 | 
            +
            ---
         | 
    	
        data/train-00000-of-00001.parquet
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:21ced9065ed4c7dd59e0dab4a89c6ff15d0264e1a47f46c7e89e4fbbba08150c
         | 
| 3 | 
            +
            size 1217785
         | 
