File size: 577 Bytes
511c28a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a90633a
2092044
5372aa0
3683d87
5372aa0
3683d87
511c28a
 
0f95cbc
5372aa0
0f95cbc
 
511c28a
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    struct:
    - name: points
      list:
      - name: x
        dtype: float64
      - name: y
        dtype: float64
  - name: reasoning
    dtype: string
  - name: before_image
    dtype: binary
  - name: after_image
    dtype: binary
  splits:
  - name: train
    num_bytes: 545100725
    num_examples: 500
  download_size: 290739089
  dataset_size: 545100725
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---