Update README.md
Browse files
README.md
CHANGED
@@ -51,6 +51,8 @@ dataset_info:
|
|
51 |
dtype: string
|
52 |
- name: ground_truth
|
53 |
dtype: string
|
|
|
|
|
54 |
- config_name: spatial_reasoning_lrtb_pairs
|
55 |
features:
|
56 |
- name: id
|
@@ -61,6 +63,8 @@ dataset_info:
|
|
61 |
dtype: string
|
62 |
- name: ground_truth
|
63 |
dtype: string
|
|
|
|
|
64 |
- config_name: object_detection_single
|
65 |
features:
|
66 |
- name: id
|
|
|
51 |
dtype: string
|
52 |
- name: ground_truth
|
53 |
dtype: string
|
54 |
+
- name: target_options
|
55 |
+
dtype: string
|
56 |
- config_name: spatial_reasoning_lrtb_pairs
|
57 |
features:
|
58 |
- name: id
|
|
|
63 |
dtype: string
|
64 |
- name: ground_truth
|
65 |
dtype: string
|
66 |
+
- name: target_options
|
67 |
+
dtype: string
|
68 |
- config_name: object_detection_single
|
69 |
features:
|
70 |
- name: id
|