thanhqt2002 commited on
Commit
3c345df
·
verified ·
1 Parent(s): b9c54cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -30
README.md CHANGED
@@ -2,39 +2,39 @@
2
  license: apache-2.0
3
  pretty_name: Embodied Spatial Reasoning
4
  dataset_info:
5
- - config_name: 1.0.0
6
- features:
7
- - name: task_id
8
- dtype: string
9
- - name: task_query
10
- dtype: string
11
- - name: task_label
12
- dtype: bool
13
- - name: task_constraint
14
- dtype: list
15
- feature:
16
- - name: object_list
17
- dtype: list
18
- feature:
 
 
19
  dtype: string
20
- - name: constraint_name
 
 
21
  dtype: string
22
- - name: objects
23
- dtype: list
24
- feature:
25
  dtype: string
26
- - name: related_task_id
27
- dtype: string
28
- - name: image_url
29
- dtype: string
30
- - name: scene_id
31
- dtype: string
32
- splits:
33
- - name: qa
34
- num_bytes: <number_of_bytes>
35
- num_examples: <number_of_examples>
36
- download_size: <download_size>
37
- dataset_size: <dataset_size>
38
  configs:
39
  - config_name: 1.0.0
40
  data_files:
@@ -58,6 +58,7 @@ size_categories:
58
  - 1K<n<10K
59
  ---
60
 
 
61
  # Embodied Spatial Reasoning Tasks
62
 
63
  ## Dataset Description
 
2
  license: apache-2.0
3
  pretty_name: Embodied Spatial Reasoning
4
  dataset_info:
5
+ - config_name: 1.0.0
6
+ features:
7
+ - name: task_id
8
+ dtype: string
9
+ - name: task_query
10
+ dtype: string
11
+ - name: task_label
12
+ dtype: bool
13
+ - name: task_constraint
14
+ dtype: sequence
15
+ feature:
16
+ - name: object_list
17
+ dtype: sequence
18
+ feature:
19
+ dtype: string
20
+ - name: constraint_name
21
  dtype: string
22
+ - name: objects
23
+ dtype: sequence
24
+ feature:
25
  dtype: string
26
+ - name: related_task_id
27
+ dtype: string
28
+ - name: image_url
29
  dtype: string
30
+ - name: scene_id
31
+ dtype: string
32
+ splits:
33
+ - name: qa
34
+ num_bytes: <number_of_bytes>
35
+ num_examples: <number_of_examples>
36
+ download_size: <download_size>
37
+ dataset_size: <dataset_size>
 
 
 
 
38
  configs:
39
  - config_name: 1.0.0
40
  data_files:
 
58
  - 1K<n<10K
59
  ---
60
 
61
+
62
  # Embodied Spatial Reasoning Tasks
63
 
64
  ## Dataset Description