Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
bingbangboom
/
chess-puzzles-san
like
0
Modalities:
Tabular
Text
Formats:
csv
Size:
1M - 10M
Tags:
chess
lichess
chess puzzles
Libraries:
Datasets
pandas
Croissant
+ 1
License:
cc0-1.0
Dataset card
Viewer
Files
Files and versions
Community
1
main
chess-puzzles-san
/
.gitignore
bingbangboom
file upload
f22de69
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
222 Bytes
# Virtual environment
.venv/
venv/
env/
# Python bytecode
__pycache__/
*
.py
[cod]
# Distribution / packaging
*
.egg-info/
dist/
build/
# IDEs and editors
.vscode/
.idea/
*
.swp
*~
# OS generated files
.DS_Store
Thumbs.db