File size: 547 Bytes
784da8d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: func
    dtype: string
  - name: point
    dtype: string
  - name: unnormalized_box
    sequence: float32
  - name: elem_text
    dtype: string
  - name: elem_role
    dtype: string
  - name: image_size
    dtype: string
  - name: device
    dtype: string
  splits:
  - name: test
    num_bytes: 382167478.0
    num_examples: 2000
  download_size: 375531338
  dataset_size: 382167478.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---