File size: 1,436 Bytes
644e261
 
9bfa00d
 
 
 
5e6aea8
 
9bfa00d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5e6aea8
 
 
 
171d0c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76593a1
6ae24d0
3ee1d2b
76593a1
3ee1d2b
76593a1
 
644e261
9bfa00d
 
 
 
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
---
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: depth
      dtype: int64
    - name: knodes
      dtype: int64
  - name: id
    dtype: string
  - name: conv
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  - name: class
    dtype: string
  - name: tokens
    dtype: int64
  splits:
  - name: train
    num_bytes: 59681346064.768906
    num_examples: 82772816
  - name: test
    num_bytes: 7210259.231094531
    num_examples: 10000
  download_size: 12796626596
  dataset_size: 59688556324.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-*
---