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
-> requirements.txt의 dependency가 올바른지 확인
-> runner cli test (w/o scaling law) -> evaluator cli test (w/o scaling law)
-> best_of_n, self-consistency, beam search
-> 모든 option에서 걸리는 시간 체크 및 의도한 결과가 나오는지 확인
The text was updated successfully, but these errors were encountered:
No branches or pull requests
QA 가이드
1. Prerequisite Test
-> requirements.txt의 dependency가 올바른지 확인
2. 단일 파이프라인 테스트
-> runner cli test (w/o scaling law)
-> evaluator cli test (w/o scaling law)
3. 스케일링 테스트
-> best_of_n, self-consistency, beam search
4. llm-as-a-judge QA
성능 및 시간 체크
-> 모든 option에서 걸리는 시간 체크 및 의도한 결과가 나오는지 확인
The text was updated successfully, but these errors were encountered: