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

Reorganize Code Structure for Evaluation Metrics #849

Open
Prikshit7766 opened this issue Oct 23, 2023 · 0 comments
Open

Reorganize Code Structure for Evaluation Metrics #849

Prikshit7766 opened this issue Oct 23, 2023 · 0 comments
Labels
🔧 Refacto Refactor the codebase

Comments

@Prikshit7766
Copy link
Contributor

Description

The current code structure is not following best practices, as various tasks like summarization, sensitivity-test, sycophancy-test, and others are located within a single sample.py file. We propose reorganizing the code to separate out the evaluation metrics-related code into a dedicated metrics folder. This will improve code maintainability and modularity.

@RakshitKhajuria RakshitKhajuria added the 🔧 Refacto Refactor the codebase label Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Refacto Refactor the codebase
Projects
None yet
Development

No branches or pull requests

2 participants