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

Improve lf.eval.v2 debugging. #379

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Improve lf.eval.v2 debugging. #379

merged 1 commit into from
Dec 19, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 19, 2024

Improve lf.eval.v2 debugging.

  • Add event on_experiment_abort to lf.eval.v2.Plugin.
  • Raises non-evaluation errors. Previously errors are swallowed by lf.concurrent_map.
  • Adding more logs for troubleshooting, which can be viewed under the "Logs" Tab.
    • Error stacktrace if process terminated abnormally.
    • HTML rendering errors.
    • Checkpointing status.
    • Completion status.

@copybara-service copybara-service bot force-pushed the test_707703807 branch 5 times, most recently from 0c17b66 to 329b07e Compare December 19, 2024 21:25
- Add event `on_experiment_abort` to `lf.eval.v2.Plugin`.
- Raises non-evaluation errors. Previously errors are swallowed by `lf.concurrent_map`.
- Adding more logs for troubleshooting, which can be viewed under the "Logs" Tab.
  * Error stacktrace if process terminated abnormally.
  * HTML rendering errors.
  * Checkpointing status.
  * Completion status.

PiperOrigin-RevId: 708009471
@copybara-service copybara-service bot merged commit f4dcfd1 into main Dec 19, 2024
@copybara-service copybara-service bot deleted the test_707703807 branch December 19, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant