Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,6 @@ Features:
|
|
32 |
- fen = Chess board position in [FEN](https://en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation) format
|
33 |
- move = Move played by a strong human player in this position
|
34 |
- result = Final result of the match
|
35 |
-
- eco =
|
36 |
|
37 |
Samples: 22.1 million
|
|
|
32 |
- fen = Chess board position in [FEN](https://en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation) format
|
33 |
- move = Move played by a strong human player in this position
|
34 |
- result = Final result of the match
|
35 |
+
- eco = [ECO](https://en.wikipedia.org/wiki/Encyclopaedia_of_Chess_Openings)-code of the Opening played
|
36 |
|
37 |
Samples: 22.1 million
|