We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our evaluation flow will have 3 jobs:
Job1: Download dataset files from our system datasource
Job2: Generate ragas test dataset based on the Stage1 files
Stage1
arctl eval gen_test_dataset
Job3: Evaluate
OpenAI ChatGPT
At the end of this evaluation,we should keep
Job4: Upload metrics
The overall workflow will be
To implement this evaluation runner,we also need to :
The text was updated successfully, but these errors were encountered:
the chart of evaluation flow can be added to doc center.
Sorry, something went wrong.
@0xff-dev @Lanture1064
0xff-dev
bjwswang
Lanture1064
No branches or pull requests
Our evaluation flow will have 3 jobs:
Job1: Download dataset files from our system datasource
Job2: Generate ragas test dataset based on the
Stage1
filesarctl eval gen_test_dataset
feat: generate evaluation test dataset #529 @bjwswangJob3: Evaluate
OpenAI ChatGPT
At the end of this evaluation,we should keep
Job4: Upload metrics
The overall workflow will be
To implement this evaluation runner,we also need to :
The text was updated successfully, but these errors were encountered: