Skip to content

Commit

Permalink
docs: update filter number in Operators_ZH.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhijianma committed Nov 14, 2023
1 parent 000ed35 commit 8288a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Operators_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Data-Juicer 中的算子分为以下 5 种类型。
|------------------------------------|:--:|---------------|
| [ Formatter ]( #formatter ) | 7 | 发现、加载、规范化原始数据 |
| [ Mapper ]( #mapper ) | 21 | 对数据样本进行编辑和转换 |
| [ Filter ]( #filter ) | 17 | 过滤低质量样本 |
| [ Filter ]( #filter ) | 18 | 过滤低质量样本 |
| [ Deduplicator ]( #deduplicator ) | 3 | 识别、删除重复样本 |
| [ Selector ]( #selector ) | 2 | 基于排序选取高质量样本 |

Expand Down

0 comments on commit 8288a4a

Please sign in to comment.