File size: 696 Bytes
4959631
 
 
39492cb
b4e3d41
4959631
 
 
 
 
 
 
 
 
b4e3d41
4959631
 
b4e3d41
4959631
 
b4e3d41
4959631
b4e3d41
 
4959631
 
 
 
 
 
 
 
 
 
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: images
    dtype: image
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: coordinates
    sequence:
      sequence: int32
  splits:
  - name: dots_png_4_8_train
    num_bytes: 4711650.0
    num_examples: 1000
  - name: dots_png_8_15
    num_bytes: 546505.0
    num_examples: 100
  - name: dots_png_4_8
    num_bytes: 430585.0
    num_examples: 100
  download_size: 2351014
  dataset_size: 5688740.0
configs:
- config_name: default
  data_files:
  - split: dots_png_4_8_train
    path: data/dots_png_4_8_train-*
  - split: dots_png_8_15
    path: data/dots_png_8_15-*
  - split: dots_png_4_8
    path: data/dots_png_4_8-*
---