vlm-history-completer: add live source URLs to the groundtruth accept-lists - #70
Open
bleonard wants to merge 1 commit into
Open
vlm-history-completer: add live source URLs to the groundtruth accept-lists#70bleonard wants to merge 1 commit into
bleonard wants to merge 1 commit into
Conversation
official HF relocation huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5 retired ai.google.dev/palm_docs → PaLM 2 tech report arxiv.org/abs/2305.10403 added github.com/mlfoundations/open_clip as an accepted source for LAION CLIP — that's the exact correct-but-unlisted citation that failed for me
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two kinds of drift in
groundtruth.json'sSourcesaccept-lists:github.com/runwayml/stable-diffusion(Runway deleted the repo, along with the HF model) andai.google.dev/palm_docs(path retired) both 404. Agents can no longer verify them, and citing the live replacements scored 0.laion.ai/blog/large-openclip/; in observed runs agents completed the table 97.5% correctly but cited the official OpenCLIP implementation repo (github.com/mlfoundations/open_clip) — which the blog itself documents — and failed on that single cell.Since
Sourcesis an accept-list (any submitted URL matching any entry passes), this change is strictly additive — no previously-passing citation can now fail:huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5(the official relocation of the SD 1.5 weights),arxiv.org/abs/2305.10403(PaLM 2 Technical Report),github.com/mlfoundations/open_clipfor LAION CLIP,