lichess_elite_uci / README.md
austindavis's picture
Upload README.md with huggingface_hub
58921bf verified
|
raw
history blame
878 Bytes
metadata
dataset_info:
  features:
    - name: Event
      dtype: string
    - name: Site
      dtype: string
    - name: Date
      dtype: string
    - name: Round
      dtype: string
    - name: White
      dtype: string
    - name: Black
      dtype: string
    - name: Result
      dtype: string
    - name: ECO
      dtype: string
    - name: WhiteElo
      dtype: int64
    - name: BlackElo
      dtype: int64
    - name: PlyCount
      dtype: int64
    - name: EventDate
      dtype: string
    - name: EventType
      dtype: string
    - name: transcript
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 157102390
      num_examples: 234252
  download_size: 78908528
  dataset_size: 157102390

Dataset Card for "chess_world_lichess_elite"

More Information needed