Skip to content

Commit

Permalink
change flickr to test split
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie-Stirling committed Nov 14, 2024
1 parent 460a2b8 commit bada500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class Flickr30kI2TRetrieval(AbsTaskAny2AnyRetrieval):
reference="https://www.semanticscholar.org/paper/From-image-descriptions-to-visual-denotations%3A-New-Young-Lai/44040913380206991b1991daf1192942e038fe31",
dataset={
"path": "JamieSJS/flickr30k",
"revision": "5e89d348fc1cb7be65c80f5a7325236ed0ec572f",
"revision": "24acb2d0b72e18b03388eb20a6225983c0e3f629",
},
type="Any2AnyRetrieval",
category="i2t",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class Flickr30kT2IRetrieval(AbsTaskAny2AnyRetrieval):
reference="https://www.semanticscholar.org/paper/From-image-descriptions-to-visual-denotations%3A-New-Young-Lai/44040913380206991b1991daf1192942e038fe31",
dataset={
"path": "JamieSJS/flickr30k",
"revision": "5e89d348fc1cb7be65c80f5a7325236ed0ec572f",
"revision": "24acb2d0b72e18b03388eb20a6225983c0e3f629",
},
type="Any2AnyRetrieval",
category="t2i",
Expand Down

0 comments on commit bada500

Please sign in to comment.