Datasets:
				
			
			
	
			
	
		
			
	
		
		Upload dataset_info.json with huggingface_hub
Browse files- dataset_info.json +35 -0
    	
        dataset_info.json
    ADDED
    
    | @@ -0,0 +1,35 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "citation": "",
         | 
| 3 | 
            +
              "description": "",
         | 
| 4 | 
            +
              "features": {
         | 
| 5 | 
            +
                "index": {
         | 
| 6 | 
            +
                  "dtype": "string",
         | 
| 7 | 
            +
                  "_type": "Value"
         | 
| 8 | 
            +
                },
         | 
| 9 | 
            +
                "question": {
         | 
| 10 | 
            +
                  "dtype": "string",
         | 
| 11 | 
            +
                  "_type": "Value"
         | 
| 12 | 
            +
                },
         | 
| 13 | 
            +
                "image": {
         | 
| 14 | 
            +
                  "_type": "Image"
         | 
| 15 | 
            +
                },
         | 
| 16 | 
            +
                "answer": {
         | 
| 17 | 
            +
                  "dtype": "string",
         | 
| 18 | 
            +
                  "_type": "Value"
         | 
| 19 | 
            +
                },
         | 
| 20 | 
            +
                "category": {
         | 
| 21 | 
            +
                  "dtype": "string",
         | 
| 22 | 
            +
                  "_type": "Value"
         | 
| 23 | 
            +
                },
         | 
| 24 | 
            +
                "ori_source": {
         | 
| 25 | 
            +
                  "dtype": "string",
         | 
| 26 | 
            +
                  "_type": "Value"
         | 
| 27 | 
            +
                },
         | 
| 28 | 
            +
                "source": {
         | 
| 29 | 
            +
                  "dtype": "string",
         | 
| 30 | 
            +
                  "_type": "Value"
         | 
| 31 | 
            +
                }
         | 
| 32 | 
            +
              },
         | 
| 33 | 
            +
              "homepage": "",
         | 
| 34 | 
            +
              "license": ""
         | 
| 35 | 
            +
            }
         | 

