Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
Duplicated from
Gugu8/Code-Syntax-Expanded
Corpus-NZ
/
High-Quality-Code
like
0
Follow
Corpus
1
Languages:
English
Size:
100M<n<1B
Tags:
code
Synthetic
real-code
github
high-quality
max-code
License:
open-data-attribution-training-disclosure-license-odatl-1.0
Dataset card
Files
Files and versions
xet
Community
4
main
High-Quality-Code
/
github_code
/
vinta__awesome-python
/
.gitignore
Gugu8
Add github_code/vinta__awesome-python from GitHub - direct commit
485b5f0
verified
about 21 hours ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
187 Bytes
# secrets
.env*
# macOS
.DS_Store
# python
.venv/
__pycache__/
*.py[co]
# website
website
/output/
website
/data/
*
!website
/data/
pypi_name_overrides.json
# agents
.playwright-cli/
tmp/