pgn-lichess-puzzle-dataset / train /dataset_info.json
InterwebAlchemy's picture
Upload folder using huggingface_hub
9d7d03f verified
Raw
History Blame Contribute Delete
741 Bytes
{
"citation": "",
"description": "",
"features": {
"puzzle_id": {
"dtype": "string",
"_type": "Value"
},
"game_id": {
"dtype": "string",
"_type": "Value"
},
"rating": {
"dtype": "int32",
"_type": "Value"
},
"themes": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"pgn_context": {
"dtype": "string",
"_type": "Value"
},
"fen": {
"dtype": "string",
"_type": "Value"
},
"best_move_uci": {
"dtype": "string",
"_type": "Value"
},
"best_move_san": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}