ytzi commited on
Commit
397970a
·
verified ·
1 Parent(s): 475b466

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -82,3 +82,11 @@ configs:
82
  - split: train
83
  path: main/train-*
84
  ---
 
 
 
 
 
 
 
 
 
82
  - split: train
83
  path: main/train-*
84
  ---
85
+
86
+ This is a copy of [bigcode/the-stack-dedup](https://huggingface.co/datasets/bigcode/the-stack-dedup) with some filters applied.
87
+ The filters filtered in this dataset are:
88
+
89
+ - remove_decorators
90
+ - remove_async
91
+ - remove_generators
92
+ - remove_delete_markers