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

Add GPT-4V as evaluator #276

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

Add GPT-4V as evaluator #276

wants to merge 15 commits into from

Commits on Mar 20, 2024

  1. init gpt4v eval libs

    drcege committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ba367b0 View commit details
    Browse the repository at this point in the history
  2. add base64 tool

    drcege committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c3b58bf View commit details
    Browse the repository at this point in the history
  3. add compare_prompt_to_frames

    drcege committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ed5a3d9 View commit details
    Browse the repository at this point in the history
  4. refine prompts

    drcege committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    202b2f6 View commit details
    Browse the repository at this point in the history
  5. organize

    drcege committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d060b71 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    02e930b View commit details
    Browse the repository at this point in the history
  2. wrap grade input/output

    drcege committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2b5a2dc View commit details
    Browse the repository at this point in the history
  3. reorganize & update prompt

    drcege committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    85c3f72 View commit details
    Browse the repository at this point in the history
  4. add docs

    drcege committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c4de2ce View commit details
    Browse the repository at this point in the history
  5. fix config

    drcege committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1a7e62a View commit details
    Browse the repository at this point in the history
  6. minor

    drcege committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c6563db View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. add json dump

    zhijianma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1fb2136 View commit details
    Browse the repository at this point in the history
  2. Improve documentation

    drcege committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ab37011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac69094 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. refine eval output

    drcege committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7676e28 View commit details
    Browse the repository at this point in the history