-
Couldn't load subscription status.
- Fork 16
Comparing changes
Open a pull request
base repository: TIGER-AI-Lab/UniIR
base: main
head repository: castorini/UniIR
compare: main
- 19 commits
- 12 files changed
- 2 contributors
Commits on Mar 27, 2024
-
Adds prompting scripts for the pipeline (#1)
* Adds prompting scripts for the pipeline * Adds infer_gemini * Adds llava inference * Adds requirements for new scripts * Minor fixes * Adds batched inference for llava * Minor fixes * Adds inference_blip
Configuration menu - View commit details
-
Copy full SHA for 23e0b55 - Browse repository at this point
Copy the full SHA 23e0b55View commit details
Commits on Mar 29, 2024
-
include retrieval for e2e run (#4)
* Adds retrieval part for e2e script * Adds bash script
Configuration menu - View commit details
-
Copy full SHA for bbca6a4 - Browse repository at this point
Copy the full SHA bbca6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1774a79 - Browse repository at this point
Copy the full SHA 1774a79View commit details -
Merge pull request #5 from castorini/retrieve_image_text
added_candidate_lookup
Configuration menu - View commit details
-
Copy full SHA for de3a045 - Browse repository at this point
Copy the full SHA de3a045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 382e4c1 - Browse repository at this point
Copy the full SHA 382e4c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3a4cb - Browse repository at this point
Copy the full SHA ae3a4cbView commit details -
Merge pull request #6 from castorini/add_k_param
Added configurable k and zeroshot text prompt
Configuration menu - View commit details
-
Copy full SHA for f8500df - Browse repository at this point
Copy the full SHA f8500dfView commit details
Commits on Mar 30, 2024
-
add qid to llm output, skip images not in query dataset (#7)
add qid to llm output, skip images not in query dataset
Configuration menu - View commit details
-
Copy full SHA for bd1ac73 - Browse repository at this point
Copy the full SHA bd1ac73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cf3d4 - Browse repository at this point
Copy the full SHA 08cf3d4View commit details -
This cl makes the following changes to the bash file: get the image count from ls increase the batch size to 512 minor clean up
Configuration menu - View commit details
-
Copy full SHA for edae02d - Browse repository at this point
Copy the full SHA edae02dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a4fb4 - Browse repository at this point
Copy the full SHA d3a4fb4View commit details
Commits on Mar 31, 2024
-
tokenize before score eval and add eval for retriever
Configuration menu - View commit details
-
Copy full SHA for 21a1e3f - Browse repository at this point
Copy the full SHA 21a1e3fView commit details -
For llava and blip where we batch the inference, qid should be stored in a list, similar to prompts
Configuration menu - View commit details
-
Copy full SHA for 7caf74e - Browse repository at this point
Copy the full SHA 7caf74eView commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9dd144f - Browse repository at this point
Copy the full SHA 9dd144fView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8be8990 - Browse repository at this point
Copy the full SHA 8be8990View commit details
Commits on Jun 7, 2024
-
caption generation with image-text pair, except gemini (#15)
* caption generation with image-text pairs for llava and gpt models
Configuration menu - View commit details
-
Copy full SHA for 002ec7b - Browse repository at this point
Copy the full SHA 002ec7bView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a791c89 - Browse repository at this point
Copy the full SHA a791c89View commit details -
Minor modifications with eval (#17)
* updated eval script * Minor modifications with eval * Black formatting changes --------- Co-authored-by: sahel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55e1b35 - Browse repository at this point
Copy the full SHA 55e1b35View commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f43b494 - Browse repository at this point
Copy the full SHA f43b494View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main