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
/
react__react
/
.editorconfig
Gugu8
Add github_code/react__react from GitHub - direct commit
e4ced9c
verified
3 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
229 Bytes
# https://editorconfig.org
root
=
true
[*]
charset
= utf-
8
end_of_line
= lf
indent_size
=
2
indent_style
= space
insert_final_newline
=
true
max_line_length
=
80
[*.md]
max_line_length
=
0
[COMMIT_EDITMSG]
max_line_length
=
0