File size: 1,256 Bytes
070b546 d261da2 070b546 ed2e6b6 070b546 7525836 ed2e6b6 070b546 85c0c37 070b546 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 |
---
license: cc0-1.0
pretty_name: Lichess Standard Rated Games
dataset_info:
features:
- name: Event
dtype: string
- name: Site
dtype: string
- name: White
dtype: string
- name: Black
dtype: string
- name: Result
dtype: string
- name: WhiteTitle
dtype: string
- name: BlackTitle
dtype: string
- name: WhiteElo
dtype: int16
- name: BlackElo
dtype: int16
- name: WhiteRatingDiff
dtype: int16
- name: BlackRatingDiff
dtype: int16
- name: UTCDate
dtype: date32
- name: UTCTime
dtype: time32[s]
- name: ECO
dtype: string
- name: Opening
dtype: string
- name: Termination
dtype: string
- name: TimeControl
dtype: string
- name: movetext
dtype: string
splits:
- name: train
num_bytes: 2222707814
num_examples: 2621861
download_size: 1071930419
dataset_size: 2222707814
configs:
- config_name: all
data_files: data/**/train-*
- config_name: default
data_files:
- split: train
path: data/year=2015/month=08/train-*
tags:
- chess
size_categories:
- 1B<n<10B
---
> [!CAUTION]
> This dataset is still a work in progress and some breaking changes might occur. In the meantime, please use https://database.lichess.org/#standard_games |