yimingzhang commited on
Commit
45c505e
·
unverified ·
1 Parent(s): 6feb257

add test sets

Browse files
.gitattributes CHANGED
@@ -53,3 +53,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ lichess-2022-blitz-train/2022.bin filter=lfs diff=lfs merge=lfs -text
57
+ test-sets/2k.jsonl filter=lfs diff=lfs merge=lfs -text
58
+ test-sets/full.jsonl filter=lfs diff=lfs merge=lfs -text
59
+ lichess-2022-blitz-test/** filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ tmp/
2
+ lichess-puzzles
3
+ DATALOG.md
4
+ lichess-2022-blitz-train/
5
+ !lichess-2022-blitz-train/2022.bin
6
+ lichess-2022-blitz-stats/
lichess-2022-blitz-test/2022-test-annotated.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6014de8ef861b2ee23a84d7ce824e644390577a000350fad06bd995bcddab0d
3
+ size 44727605
lichess-2022-blitz-test/2022-test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddb36ed195690bba46cec3ed29e2aa3434a56af06f86028dd0a778b0be9c4308
3
+ size 14987226
lichess-2022-blitz-test/special-rules-annotated.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63ff97ce710240698e593867c1229919cfa0842bfe4fca680e9f3cb3bc58ab6e
3
+ size 2668970
lichess-2022-blitz-test/test-annotated.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf6bdfa21e20628e810c76c9ad6a978bb3a2852570660d1bf83eec6b99ff672
3
+ size 7296476
lichess-2022-blitz-test/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c1809ba9e776c1852d78ade483d1d7fa0ee910e2f99b5e8c76684e9b3fe5032
3
+ size 1667696
test-sets/2k.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf6bdfa21e20628e810c76c9ad6a978bb3a2852570660d1bf83eec6b99ff672
3
+ size 7296476
test-sets/full.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6014de8ef861b2ee23a84d7ce824e644390577a000350fad06bd995bcddab0d
3
+ size 44727605