vikp commited on
Commit
ed26b9e
·
1 Parent(s): 300d06a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,4 +27,6 @@ configs:
27
  ---
28
  # Dataset Card for "clean_code_data"
29
 
30
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
27
  ---
28
  # Dataset Card for "clean_code_data"
29
 
30
+ High quality code data filtering from the stack and pypi. The stack data is pulled from [starcoder data](https://huggingface.co/datasets/bigcode/starcoderdata), so it has some filtering applied already.
31
+
32
+ All data was cleaned to remove code licenses and other headers, and filtered for quality and learning value.