File size: 444 Bytes
a42e307
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: WhiteElo
    dtype: int64
  - name: BlackElo
    dtype: float64
  - name: Result
    dtype: string
  - name: transcript
    dtype: string
  - name: formatted
    dtype: string
  splits:
  - name: train
    num_bytes: 356435126
    num_examples: 279468
  download_size: 159342397
  dataset_size: 356435126
configs:
- config_name: default
  data_files:
  - split: train
    path: lichess_100mb/train-*
---