Simon-Kotchou/lichess-puzzles
收藏Hugging Face2024-04-04 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/Simon-Kotchou/lichess-puzzles
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: PuzzleId
dtype: string
- name: FEN
dtype: string
- name: Moves
dtype: string
- name: Rating
dtype: int64
- name: RatingDeviation
dtype: int64
- name: Popularity
dtype: int64
- name: NbPlays
dtype: int64
- name: Themes
dtype: string
- name: GameUrl
dtype: string
- name: OpeningTags
dtype: string
splits:
- name: train
num_bytes: 825933932
num_examples: 3764379
download_size: 392999701
dataset_size: 825933932
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- image-feature-extraction
size_categories:
- 1M<n<10M
---
```
DatasetDict({
train: Dataset({
features: ['PuzzleId', 'FEN', 'Moves', 'Rating', 'RatingDeviation', 'Popularity', 'NbPlays', 'Themes', 'GameUrl', 'OpeningTags'],
num_rows: 3764379
})
})
```
提供机构:
Simon-Kotchou
原始信息汇总
数据集概述
数据集特征
- PuzzleId: 字符串类型
- FEN: 字符串类型
- Moves: 字符串类型
- Rating: 整数类型(int64)
- RatingDeviation: 整数类型(int64)
- Popularity: 整数类型(int64)
- NbPlays: 整数类型(int64)
- Themes: 字符串类型
- GameUrl: 字符串类型
- OpeningTags: 字符串类型
数据集划分
- 训练集(train):
- 数据量: 3764379条记录
- 存储大小: 825933932字节
数据集大小
- 下载大小: 392999701字节
- 数据集大小: 825933932字节



