File size: 2,068 Bytes
644e261 9bfa00d 5e6aea8 9bfa00d 5e6aea8 267e865 34900a1 267e865 34900a1 171d0c6 fc96df7 171d0c6 fc96df7 171d0c6 fc96df7 6ae24d0 3ee1d2b fc96df7 3ee1d2b fc96df7 644e261 9bfa00d 267e865 171d0c6 3ee1d2b 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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
---
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: behavioural_cloning
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: state
sequence: string
- name: tokens
dtype: int64
- name: class
dtype: string
splits:
- name: train
num_bytes: 15311607327.85826
num_examples: 18905204
- name: test
num_bytes: 80991494.87018631
num_examples: 100000
download_size: 4116086803
dataset_size: 15392598822.728445
- config_name: projector_align
features:
- name: state
dtype: string
- name: meta
struct:
- name: depth
dtype: int64
- name: knodes
dtype: int64
- name: id
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: class
dtype: string
- name: tokens
dtype: int64
splits:
- name: train
num_bytes: 59681351697
num_examples: 82772816
- name: test
num_bytes: 7204627
num_examples: 10000
download_size: 12799945530
dataset_size: 59688556324
configs:
- config_name: LichessValidMultiEvaluationLines
data_files:
- split: train
path: LichessValidMultiEvaluationLines/train-*
- config_name: behavioural_cloning
data_files:
- split: train
path: behavioural_cloning/train-*
- split: test
path: behavioural_cloning/test-*
- config_name: projector_align
data_files:
- split: train
path: projector_align/train-*
- split: test
path: projector_align/test-*
---
|