File size: 387 Bytes
dba1a3e
 
 
 
 
 
 
 
 
48f05b8
 
dba1a3e
 
f67649c
 
 
 
dba1a3e
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: fen
    dtype: string
  - name: label
    dtype: int64
  - name: solution
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 240053106
    num_examples: 2937588
  download_size: 129492966
  dataset_size: 240053106
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---