-
Notifications
You must be signed in to change notification settings - Fork 14
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
New Test-Case - Metadata Reading plus some basics image processing #142
New Test-Case - Metadata Reading plus some basics image processing #142
Conversation
add sample inspection GUI
I will take some time for reviewing those @rmassei , but thanks so much for preparing those! |
Just realize that I made a mistake, I need to change the prompting for all the test-cases... I am on it! |
no hurry. thanks again! |
Hey Riccardo @rmassei , big thanks again for this! These test-cases look great! I'm now going to merge these into a dev-branch, where we can collect new test cases. Just explaining: If we merged new test-cases now, we would have to re-run all the benchmarks as the new test-cases haven't been tested with the 20+ models we benchmarked so far. If you are interested in becoming co-author on the manuscript, please let us know your full name and affiliation so that we can add you. Also let us know if you have any conflicts of interest that should be reported when submitting the paper. Thanks again! Best, |
I removed some test-cases (see issues linked above) and updated names and docstrings of the other ones. Thanks again for your efforts @rmassei ! |
e0c2df7
into
haesleinhuepf:development-collecting-new-test-cases
Hej @haesleinhuepf , Regarding my name and affiliation: |
This PR contains:
conda env export > environment.yml
sample_....jsonl
files)..._results.jsonl
files)Related github issue (if relevant): closes #0
Short description:
The present PR add the following test-case:
Metadata Extraction and Reading using different libraries
Data Wrangling
Array Reshaping:
How do you think will this influence the benchmark results?
Why do you think it makes sense to merge this PR?
closes #141