-
Notifications
You must be signed in to change notification settings - Fork 65
add the kaoti prompt v3 base common prompt v4 #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
|
文件名全部小写,格式保持一致 |
shijinpjlab
reviewed
Mar 4, 2025
| from dingo.exec import Executor | ||
|
|
||
| input_data = { | ||
| "eval_group": "v2", |
Collaborator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
改成kaoti
|
|
||
| input_data = { | ||
| "eval_group": "v2", | ||
| "input_path": "lulindong/prompt_v4_kaoti",# s3 path :qa-huawei |
Collaborator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
改成/your/dataset/path
e06084
added a commit
that referenced
this pull request
Mar 31, 2025
* add the kaoti prompt v3 base common prompt v4 (#35) * feat: add compare scene. * feat: add compare scene test case. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * feat: add PromptTextQualityV4. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * feat: support mt-bench101&mt-bench dataset and example, add more use scenarios. * minor fix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * feat: add detect politics scene. (#46) * feat: add compare scene. * feat: add compare scene test case. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * feat: add PromptTextQualityV4. * feat: add detect politics scene. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * feat: add prompt prohibitions. extend detect_politics to detect_security, which including politics and prohibitions. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * feat: Add support for the same scene. (#47) * feat: add prompt prohibitions. extend detect_politics to detect_security, which including politics and prohibitions. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * feat: Add support for the same scene. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * docs: update readme (#49) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) * docs: update readme * x --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * feat: Update version 1.5.0 (#50) --------- Co-authored-by: pekopoke <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: chupei <[email protected]> Co-authored-by: liuyuxin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Introduction
This kaoti prompt is used to detect whether there are quality issues in exam scenario data, and the prompt is based common prompt v4.
Usage
Prompt file:
prompt_text_quality_kaoti.pyEvaluation Results
Evaluation file:
kaoti_data_evaluated_by_prompt.md