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

add test to write zarr from array #153

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

Conversation

ClementCaporal
Copy link

@ClementCaporal ClementCaporal commented Nov 26, 2024

This PR contains:

  • a new test-case for the benchmark
    • I hereby confirm that NO LLM-based technology (such as github copilot) was used while writing this benchmark

I remember that I tried the prompt on Llama and GPT-3.5 🙃, so I cannot confirm the "NO LLM-based....". Do you think someone else should rewrite the PR?

Related github issue (if relevant): closes #73

Short description:

  • Can LLM produce a code to write a zarr file.

How do you think will this influence the benchmark results?

  • The benchmark result will probably vary a lot in the zarr structure and group names

Why do you think it makes sense to merge this PR?

  • Zarr is becoming a popular tool to save dataset and the benchmark should check the ability of LLM to do so.

This PR could be improved with adding requirement for the zarr file, asking for example for ngff files metadata as discussed in #73 and #98

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.

Add test case: Save image according to ome-ngff standards
1 participant