Sudoku-Benchmark / README.md
KimSHine's picture
Upload dataset
f40700d verified
metadata
dataset_info:
  features:
    - name: task_name
      dtype: string
    - name: rows
      dtype: int64
    - name: cols
      dtype: int64
    - name: rules
      dtype: string
    - name: visual_elements
      dtype: string
    - name: initial_board
      dtype: string
    - name: solution
      dtype: string
    - name: initial_observation
      dtype: string
    - name: solution_reference
      dtype: string
    - name: description
      dtype: string
    - name: title
      dtype: string
  splits:
    - name: test
      num_bytes: 720652
      num_examples: 645
  download_size: 155723
  dataset_size: 720652
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*