avewright/chess-positions-sf-labeled
收藏Hugging Face2026-03-24 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/avewright/chess-positions-sf-labeled
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: fen
dtype: string
- name: best_move
dtype: string
- name: eval_type
dtype: string
- name: eval_value
dtype: int64
- name: wdl
list: float64
- name: phase
dtype: string
- name: source
dtype: string
- name: top_moves
list:
- name: cp
dtype: int64
- name: mate
dtype: int64
- name: uci
dtype: string
- name: num_legal
dtype: int64
- name: ply
dtype: int64
splits:
- name: train
num_bytes: 393064122
num_examples: 1428973
- name: test
num_bytes: 20687831
num_examples: 75210
download_size: 218944690
dataset_size: 413751953
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
avewright



