Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,9 @@ configs:
|
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Lichess.org Elite Database in UCI format
|
|
|
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
path: data/train-*
|
| 7 |
+
tags:
|
| 8 |
+
- chess
|
| 9 |
+
pretty_name: Lichess Elite Database in UCI format
|
| 10 |
---
|
| 11 |
|
| 12 |
# Lichess.org Elite Database in UCI format
|