Skip to content

Conversation

@SunnyHaze
Copy link
Collaborator

@SunnyHaze SunnyHaze commented Jul 11, 2025

Operators文件夹下各个文件夹的定义规范:
Definition Standards for Subfolders under the Operators Directory:

Generate:
(1) 数据条目数量不变,每一个条目出现新的Key,对应value是一段新的长文本
(2) 数据条目数量增加
Generate:
(1) The number of data entries remains unchanged; each entry gains a new key with a corresponding value that is a new long text.
(2) The number of data increases.

Eval: 数据条目数量不变,每一个条目出现新的Key,对应value是分数或者类别
Eval: The number of data entries remains unchanged; each entry gains a new key with a corresponding value that is a score or category.

Filter:从多条数据条目过滤成少量数据条目,每一个条目内容不变,或者仅多了一个eval用的数值字段
Filter: Reduces multiple data entries to a smaller number; each entry's content remains unchanged or gains only an additional numerical field for evaluation.

Refine:数据条目数量不变,每一个条目对于某一个Key进行修改
Refine: The number of data entries remains unchanged; each entry has a modification applied to a specific key.

@SunnyHaze SunnyHaze merged commit 7fc86ab into main Jul 11, 2025
9 checks passed
@SunnyHaze SunnyHaze deleted the rename0711 branch July 24, 2025 17:12
MOLYHECI referenced this pull request in MOLYHECI/DataFlow-1022 Oct 16, 2025
* refactor general text

* Rename process -> filter, write eval/reasoning

* update test_general_text.py

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators (#67)

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators

* [Rename] All Agentic RAG renamed

* rename text generators (#74)

* add consistent chat

* rename generators

* fix bug for init

* fix bug

* rename operators name for kbc (#79)

* add meta scorer (#80)

* add consistent chat

* rename generators

* fix bug for init

* fix bug

* add a new meta scorer for general text

---------

Co-authored-by: zzy1127 <1726073424@qq.com>
Co-authored-by: HeRunming <21000100636@stu.pku.edu.cn>
Co-authored-by: Hao Liang <hao.liang@stu.pku.edu.cn>
Co-authored-by: wongzhenhao <zhenhao1141@gmail.com>
Co-authored-by: Wong Zhen Hao <78094547+wongzhenhao@users.noreply.github.com>
Co-authored-by: Alioth <67784246+zzy1127@users.noreply.github.com>
Co-authored-by: Sunny1037 <126488404+ZhaoyangHan04@users.noreply.github.com>
wongzhenhao added a commit to wongzhenhao/DataFlow that referenced this pull request Oct 17, 2025
* refactor general text

* Rename process -> filter, write eval/reasoning

* update test_general_text.py

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators (OpenDCAI#67)

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators

* [Rename] TaskCraft Generaor Operators

* [Rename] All Agentic RAG renamed

* rename text generators (OpenDCAI#74)

* add consistent chat

* rename generators

* fix bug for init

* fix bug

* rename operators name for kbc (OpenDCAI#79)

* add meta scorer (OpenDCAI#80)

* add consistent chat

* rename generators

* fix bug for init

* fix bug

* add a new meta scorer for general text

---------

Co-authored-by: zzy1127 <1726073424@qq.com>
Co-authored-by: HeRunming <21000100636@stu.pku.edu.cn>
Co-authored-by: Hao Liang <hao.liang@stu.pku.edu.cn>
Co-authored-by: wongzhenhao <zhenhao1141@gmail.com>
Co-authored-by: Wong Zhen Hao <78094547+wongzhenhao@users.noreply.github.com>
Co-authored-by: Alioth <67784246+zzy1127@users.noreply.github.com>
Co-authored-by: Sunny1037 <126488404+ZhaoyangHan04@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants