Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Alignment-Lab-AI
/
axolotl2
like
0
Dataset card
Files
Files and versions
xet
Community
main
axolotl2
/
.flake8
Alignment-Lab-AI
Upload folder using huggingface_hub
1bad0bb
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
[flake8]
max-line-length
=
88
select
= C,E,F,W,B,B950
extend-ignore
= E203, E501, W503