hexo-bootstrap-corpus / dataset_metadata.json
Yulolam's picture
Duplicate from timmyburn/hexo-bootstrap-corpus
781bd0d
Raw
History Blame Contribute Delete
822 Bytes
{
"name": "hexo-human-corpus",
"schema_version": 1,
"format": "jsonl",
"encoding": "none \u2014 raw axial move lists, encoding-agnostic",
"n_games": 6902,
"n_duplicates_dropped": 0,
"dedup_key": "game_hash (16-hex SHA-256 of move sequence)",
"winner_convention": "1 = first player (X) wins, -1 = second player (O) wins",
"coordinate_system": "axial hex (x,y)=(q,r); theoretically infinite board; first player's forced opener is always (0,0)",
"source_filter": "rated, >=20 moves, decisive by six-in-a-row",
"includes_metadata": true,
"input_dirs": [
"/home/timmy/Work/hexo_rl/data/corpus/raw_human"
],
"file": "hexo_human_corpus.jsonl",
"bytes": 3696030,
"sha256": "54fae7aebcef2a9d19d13c1946fae36c0565e21bc726c25e2e4e230cfb42a5b7",
"created_at": "2026-06-04T14:27:03.599846+00:00"
}