loubnabnl HF staff commited on
Commit
7e8a4f8
1 Parent(s): 4118a55

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ This is a cleaner version of [Github-code dataset](https://huggingface.co/datasets/codeparrot/github-code), we add the following filters:
5
+ * Average line length < 100
6
+ * Alpha numeric characters fraction > 0.25
7
+ * Remove auto-generated files (keyword search)
8
+
9
+ 3.39M files are removed making up 2.94% of the dataset.