Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -39,18 +39,20 @@ dataset_info:
|
|
| 39 |
sequence: string
|
| 40 |
- name: global_image_id
|
| 41 |
dtype: string
|
|
|
|
|
|
|
| 42 |
splits:
|
| 43 |
- name: test
|
| 44 |
-
num_bytes:
|
| 45 |
num_examples: 5023
|
| 46 |
- name: train
|
| 47 |
-
num_bytes:
|
| 48 |
num_examples: 42226
|
| 49 |
- name: validation
|
| 50 |
-
num_bytes:
|
| 51 |
num_examples: 2573
|
| 52 |
-
download_size:
|
| 53 |
-
dataset_size:
|
| 54 |
---
|
| 55 |
# Dataset Card for "refcocog"
|
| 56 |
|
|
|
|
| 39 |
sequence: string
|
| 40 |
- name: global_image_id
|
| 41 |
dtype: string
|
| 42 |
+
- name: anns_id
|
| 43 |
+
dtype: string
|
| 44 |
splits:
|
| 45 |
- name: test
|
| 46 |
+
num_bytes: 10341980
|
| 47 |
num_examples: 5023
|
| 48 |
- name: train
|
| 49 |
+
num_bytes: 87352599
|
| 50 |
num_examples: 42226
|
| 51 |
- name: validation
|
| 52 |
+
num_bytes: 5236723
|
| 53 |
num_examples: 2573
|
| 54 |
+
download_size: 45968855
|
| 55 |
+
dataset_size: 102931302
|
| 56 |
---
|
| 57 |
# Dataset Card for "refcocog"
|
| 58 |
|