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

My Dataset refs keep getting deleted #3573

Open
chandlj opened this issue Feb 2, 2025 · 0 comments
Open

My Dataset refs keep getting deleted #3573

chandlj opened this issue Feb 2, 2025 · 0 comments

Comments

@chandlj
Copy link

chandlj commented Feb 2, 2025

After I use a Dataset ref like this:

dataset = weave.ref(...).get()

evaluation = Evaluation(dataset=dataset)

The evaluation keeps deleting the ref. I'm not deleting it anywhere else. This especially happens if there is an error while running the eval.

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

No branches or pull requests

1 participant