CurveBench / README.md
AmirMohseni's picture
Upload dataset
648ecad verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: category
      dtype: string
    - name: filename
      dtype: string
    - name: num_nodes
      dtype: int32
    - name: tree
      dtype: string
  splits:
    - name: counting
      num_bytes: 22884182
      num_examples: 57
    - name: maze
      num_bytes: 15113328
      num_examples: 100
    - name: polygon
      num_bytes: 32048466
      num_examples: 199
    - name: topographical
      num_bytes: 32729884
      num_examples: 100
    - name: combined
      num_bytes: 102775858
      num_examples: 456
  download_size: 155251813
  dataset_size: 205551718
configs:
  - config_name: default
    data_files:
      - split: counting
        path: data/counting-*
      - split: maze
        path: data/maze-*
      - split: polygon
        path: data/polygon-*
      - split: topographical
        path: data/topographical-*
      - split: combined
        path: data/combined-*