Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- chess
|
9 |
+
size_categories:
|
10 |
+
- 1M<n<10M
|
11 |
+
---
|
12 |
+
6,643,902 chess games from the Lichess Open Database (https://database.lichess.org/#standard_games) that meet the following criteria:
|
13 |
+
1. At least one player with ELO>=2,000
|
14 |
+
2. Rated Classical game mode
|
15 |
+
3. Normal termination
|
16 |
+
4. Result of 0-1 or 1-0 (no ties)
|