Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
ArXiv:
License:
weiguangzhao commited on
Commit
0af2f54
·
verified ·
1 Parent(s): 9115cd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -5,6 +5,11 @@ configs:
5
  data_files:
6
  - split: train
7
  path: train-00000-of-00001.parquet
 
 
 
 
 
8
  ---
9
 
10
- Viewer is explicitly configured to read the parquet split only.
 
5
  data_files:
6
  - split: train
7
  path: train-00000-of-00001.parquet
8
+ task_categories:
9
+ - image-to-3d
10
+ - robotics
11
+ size_categories:
12
+ - 10K<n<100K
13
  ---
14
 
15
+ Viewer is explicitly configured to read the parquet split only.