avewright/chess-positions
收藏Hugging Face2026-03-22 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/avewright/chess-positions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: fen
dtype: string
- name: best_move
dtype: string
- name: eval_type
dtype: string
- name: eval_value
dtype: int64
- name: wdl_win
dtype: float64
- name: wdl_draw
dtype: float64
- name: wdl_loss
dtype: float64
- name: phase
dtype: string
- name: num_legal
dtype: int64
- name: source
dtype: string
- name: game_id
dtype: string
- name: top_moves
dtype: string
- name: ply
dtype: int64
splits:
- name: train
num_bytes: 13973092.1
num_examples: 47500
- name: test
num_bytes: 735425.9
num_examples: 2500
download_size: 5484256
dataset_size: 14708518.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
avewright



