File size: 1,546 Bytes
644e261 9bfa00d 5e6aea8 9bfa00d 5e6aea8 9bfa00d 644e261 188a06b 644e261 9bfa00d 644e261 188a06b 644e261 |
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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 |
---
dataset_info:
- config_name: LichessValidMultiEvaluationLines
features:
- name: fen
dtype: string
- name: multi_evals
dtype: bool
- name: meta
struct:
- name: depth
dtype: int64
- name: knodes
dtype: int64
- name: pvs
list:
- name: cp
dtype: int64
- name: line
dtype: string
- name: mate
dtype: int64
- name: num_lines
dtype: int64
splits:
- name: train
num_bytes: 16902444248
num_examples: 82976204
download_size: 7945561664
dataset_size: 16902444248
- config_name: projector_align
features:
- name: fen
dtype: string
- name: meta
struct:
- name: ASK_LEGAL_MOVES
dtype: bool
- name: SAN_LINES
dtype: bool
- name: TABULAR_DESC
dtype: bool
- name: VERBALIZE
dtype: bool
- name: depth
dtype: int64
- name: knodes
dtype: int64
- name: id
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 15979867893.746607
num_examples: 19971226
- name: test
num_bytes: 16002891.253392864
num_examples: 20000
download_size: 3751712090
dataset_size: 15995870785.0
configs:
- config_name: LichessValidMultiEvaluationLines
data_files:
- split: train
path: LichessValidMultiEvaluationLines/train-*
- config_name: projector_align
data_files:
- split: train
path: projector_align/train-*
- split: test
path: projector_align/test-*
---
|