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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -74,10 +74,10 @@ configs:
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
 
 
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