Skip to content
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

add bench-target as the prefix of output folder #133

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

daisy-ycguo
Copy link
Contributor

@daisy-ycguo daisy-ycguo commented Sep 19, 2024

Description

add bench-target as the prefix of output folder, in order to easily understand the test case of the output

Issues

Currently, all output folders are in timestamp format. When testing with multiple endpoints, it's very hard to understand which test cases output folder is. Adding the bench-target can easily separate different test cases.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

n/a

Tests

n/a

lkk12014402 pushed a commit that referenced this pull request Sep 19, 2024
@lvliang-intel lvliang-intel merged commit 3f0ceaf into opea-project:main Sep 19, 2024
5 checks passed
adkakne pushed a commit to adkakne/GenAIEval that referenced this pull request Sep 20, 2024
adkakne pushed a commit to adkakne/GenAIEval that referenced this pull request Sep 20, 2024
XinyuYe-Intel pushed a commit that referenced this pull request Sep 24, 2024
* minimized required fields/columns in user data

Signed-off-by: aasavari <[email protected]>

* add bench-target as the prefix of output folder (#133)

Signed-off-by: Yingchun Guo <[email protected]>
Signed-off-by: aasavari <[email protected]>

* remove examples. (#135)

Co-authored-by: root <[email protected]>
Signed-off-by: aasavari <[email protected]>

* minor naming correction to maintain consistency

Signed-off-by: aasavari <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: aasavari <[email protected]>

* Add hyperlinks and paths validation. (#132)

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: aasavari <[email protected]>

* added support for older version of ragas

Signed-off-by: aasavari <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: aasavari <[email protected]>
Signed-off-by: Yingchun Guo <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Co-authored-by: Ying Chun Guo <[email protected]>
Co-authored-by: lkk <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ZePan110 <[email protected]>
lvliang-intel pushed a commit that referenced this pull request Sep 24, 2024
* minimized required fields/columns in user data

Signed-off-by: aasavari <[email protected]>

* add bench-target as the prefix of output folder (#133)

Signed-off-by: Yingchun Guo <[email protected]>
Signed-off-by: aasavari <[email protected]>

* remove examples. (#135)

Co-authored-by: root <[email protected]>
Signed-off-by: aasavari <[email protected]>

* minor naming correction to maintain consistency

Signed-off-by: aasavari <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: aasavari <[email protected]>

* Add hyperlinks and paths validation. (#132)

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: aasavari <[email protected]>

* adding README for OPEA ragas

Signed-off-by: aasavari <[email protected]>

* adding python3 syntax to README

Signed-off-by: aasavari <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: aasavari <[email protected]>
Signed-off-by: Yingchun Guo <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
Co-authored-by: Ying Chun Guo <[email protected]>
Co-authored-by: lkk <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ZePan110 <[email protected]>
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.

3 participants