bingbangboom's picture
Upload dataset
0d50608 verified
|
raw
history blame
742 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: board_state
      dtype: string
    - name: active_color
      dtype: string
    - name: castling_rights
      dtype: string
    - name: en_passant_target_square
      dtype: string
    - name: best_continuation
      dtype: string
  splits:
    - name: train
      num_bytes: 3819944422.152
      num_examples: 99999
    - name: validation
      num_bytes: 477938253.5
      num_examples: 12500
    - name: test
      num_bytes: 479103793
      num_examples: 12500
  download_size: 4435938030
  dataset_size: 4776986468.652
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*