stockfish-selfplay / README.md
avewright's picture
Upload dataset
ae91e9b verified
metadata
dataset_info:
  features:
    - name: board
      list: int64
    - name: turn
      dtype: int64
    - name: castling_rights
      list: bool
    - name: en_passant_square
      dtype: int64
    - name: legal_moves_mask
      list: bool
    - name: move_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 35262294
      num_examples: 44383
  download_size: 2117153
  dataset_size: 35262294
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*