File size: 794 Bytes
d4621b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: image_id
    dtype: string
  - name: prompt
    dtype: string
  - name: target_bounding_box
    struct:
    - name: xmax
      dtype: float64
    - name: xmin
      dtype: float64
    - name: ymax
      dtype: float64
    - name: ymin
      dtype: float64
  splits:
  - name: train
    num_bytes: 40217006718.2
    num_examples: 374460
  - name: validation
    num_bytes: 348658434.4
    num_examples: 2720
  - name: test
    num_bytes: 387295818.89
    num_examples: 3347
  download_size: 25615165078
  dataset_size: 40952960971.49
---
# Dataset Card for "rico_sca_refexp_synthetic_flat"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)