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

Retrieve image text pairs #14

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on May 22, 2024

  1. Add a raw retrieval option to store queries and their retrieved candi…

    …dates in jsonl format
    sahel-sh committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bdc8649 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Add interactive retriever

    sahel-sh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1104db5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    1017242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d7659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfeaaf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4bde72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a3b79a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    5035a49 View commit details
    Browse the repository at this point in the history
  2. reformated with 120 chars

    sahel-sh committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9b2e01b View commit details
    Browse the repository at this point in the history
  3. reformatted with 120

    sahel-sh committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d8f81bf View commit details
    Browse the repository at this point in the history
  4. reformatted with 120

    sahel-sh committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7c568c6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    e1c4915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8a73c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a0145 View commit details
    Browse the repository at this point in the history
  4. fixed query embedder config

    sahel-sh committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9957ef3 View commit details
    Browse the repository at this point in the history
  5. fix distributed settings

    sahel-sh committed May 31, 2024
    Configuration menu
    Copy the full SHA
    938e53f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a95131c View commit details
    Browse the repository at this point in the history
  7. fix typpo

    sahel-sh committed May 31, 2024
    Configuration menu
    Copy the full SHA
    db3222e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. refactor raw retrieval

    sahel-sh committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5cc9370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5ec40 View commit details
    Browse the repository at this point in the history
  3. refactored raw retrieval

    sahel-sh committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    424ae26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4acd11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    160fea0 View commit details
    Browse the repository at this point in the history
  6. merge with raw_retrieval

    sahel-sh committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    46222df View commit details
    Browse the repository at this point in the history
  7. update requirements

    sahel-sh committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    410ffd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. temp commit

    sahel-sh committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7323f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a6b08 View commit details
    Browse the repository at this point in the history
  3. add complement candidates

    sahel-sh committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    72871c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    2e21807 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. addressed review comments

    sahel-sh committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c62880b View commit details
    Browse the repository at this point in the history
  2. polish readme

    sahel-sh committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b25ddbc View commit details
    Browse the repository at this point in the history