Update dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
CHANGED
@@ -8,6 +8,7 @@
|
|
8 |
"num_features": 1,
|
9 |
"feature_names": ["train"],
|
10 |
"target_names": null,
|
|
|
11 |
"parquet_file": "data/images_train.parquet",
|
12 |
"license": "MIT",
|
13 |
"citation": "N/A"
|
|
|
8 |
"num_features": 1,
|
9 |
"feature_names": ["train"],
|
10 |
"target_names": null,
|
11 |
+
"data_dir": "nebula",
|
12 |
"parquet_file": "data/images_train.parquet",
|
13 |
"license": "MIT",
|
14 |
"citation": "N/A"
|