Update README.md
Browse files
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 |
|