Skip to content

feat: Add an abstract class 'EvalSetStorageManager' to handle storage of eval sets, and implement local & GCS eval set storage managers #1199

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jun 5, 2025

feat: Add an abstract class 'EvalSetStorageManager' to handle storage of eval sets, and implement local & GCS eval set storage managers

Eval sets will be stored as json files under gs://{bucket_name}/{app_name}/evals/eval_sets/

@copybara-service copybara-service bot force-pushed the copybara/766747873 branch from 2b0ae7c to f128b7d Compare June 5, 2025 22:00
@copybara-service copybara-service bot changed the title feat: descriptive one-line summary of change feat: Add an abstract class 'EvalSetStorageManager' to handle storage of eval sets, and implement local & GCS eval set storage managers Jun 5, 2025
@copybara-service copybara-service bot force-pushed the copybara/766747873 branch 4 times, most recently from 5ee0533 to 49eda24 Compare June 6, 2025 18:59
… of eval sets, and implement local & GCS eval set storage managers

Eval sets will be stored as json files under `gs://{bucket_name}/{app_name}/evals/eval_sets/`

PiperOrigin-RevId: 766747873
@copybara-service copybara-service bot force-pushed the copybara/766747873 branch from 49eda24 to f85fc16 Compare June 6, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant