christopher commited on
Commit
4ac250a
·
verified ·
1 Parent(s): abce020

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +18 -1
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,11 +1,28 @@
1
  ---
2
  license: cc0-1.0
 
3
  tags:
4
  - chess
5
  - lichess
6
  - game
7
  - games
8
- pretty_name: Antichess Openings
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Dataset Card for Lichess Puzzles
 
1
  ---
2
  license: cc0-1.0
3
+ pretty_name: Antichess Openings
4
  tags:
5
  - chess
6
  - lichess
7
  - game
8
  - games
9
+ dataset_info:
10
+ features:
11
+ - name: moves
12
+ dtype: string
13
+ - name: name
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 17366
18
+ num_examples: 334
19
+ download_size: 7199
20
+ dataset_size: 17366
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
  ---
27
 
28
  # Dataset Card for Lichess Puzzles
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bad0fdb861599498b9b9482efd21098d463a6fa929b3d982098efc625e2c693
3
+ size 7199