Datasets:

Modalities:
Image
Text
Formats:
arrow
ArXiv:
Libraries:
Datasets
License:
lcybuaa commited on
Commit
9279821
·
verified ·
1 Parent(s): e6bc651

Upload ./train/dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. train/dataset_info.json +15 -0
train/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "text": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }