ytzi commited on
Commit
7cca733
·
verified ·
1 Parent(s): 36425e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -71,3 +71,13 @@ configs:
71
  - split: train
72
  path: data/train-*
73
  ---
 
 
 
 
 
 
 
 
 
 
 
71
  - split: train
72
  path: data/train-*
73
  ---
74
+
75
+ This is a dataset from the-stack-dedup that have passed through 6 filters:
76
+
77
+ remove_non_ascii
78
+ remove_decorators
79
+ remove_async
80
+ remove_classes
81
+ remove_generators
82
+ remove_function_no_docstring
83
+