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

Able to use kubernetes Job as evaluation runner #508

Closed
4 tasks done
Tracked by #286
bjwswang opened this issue Jan 7, 2024 · 2 comments
Closed
4 tasks done
Tracked by #286

Able to use kubernetes Job as evaluation runner #508

bjwswang opened this issue Jan 7, 2024 · 2 comments
Assignees
Milestone

Comments

@bjwswang
Copy link
Collaborator

bjwswang commented Jan 7, 2024

Our evaluation flow will have 3 jobs:

Job1: Download dataset files from our system datasource

  • download dataset files for evaluation @0xff-dev

Job2: Generate ragas test dataset based on the Stage1 files

Job3: Evaluate

At the end of this evaluation,we should keep

  • ragas evaluation scores

Job4: Upload metrics

The overall workflow will be

evaluation_jobflow drawio

To implement this evaluation runner,we also need to :

@bjwswang bjwswang added this to the v0.2.0 milestone Jan 7, 2024
@bjwswang bjwswang mentioned this issue Jan 7, 2024
7 tasks
@bjwswang bjwswang changed the title Implement rag.evaluation job management Able to use kubernetes Job as evaluation runner Jan 7, 2024
@nkwangleiGIT
Copy link
Contributor

the chart of evaluation flow can be added to doc center.

@bjwswang
Copy link
Collaborator Author

@0xff-dev @Lanture1064

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants