Skip to content

Commit

Permalink
feat: Add llava_bench.sh and fix the dir structure to follow the offi…
Browse files Browse the repository at this point in the history
…cial LLaVA's (#33)

* feat: add a script for evaluation

* feat: update file paths

* feat: update file names and path

* chore: rename filename

* refactor: dir path

* chore: update wandb env path

* chore: update path

* feat: enable to inference heron-blip models

* chore: update

* chore: update language model

* chore: update

* feat: update README description

* feat: updateREADME and fix few things

---------

Co-authored-by: kentosasaki-jp <s2113605.klis.tsukuba.ac.jp>
  • Loading branch information
kentosasaki-jp authored Mar 12, 2024
1 parent c666ceb commit e3ea05e
Show file tree
Hide file tree
Showing 20 changed files with 624 additions and 167 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ wandb

*egg-info

playground/data/llava-bench-ja/val2014/*

poetry.lock

.env
119 changes: 0 additions & 119 deletions eval/llava-bench-ja/gpt_review.py

This file was deleted.

32 changes: 0 additions & 32 deletions eval/llava-bench-ja/readme.md

This file was deleted.

Loading

0 comments on commit e3ea05e

Please sign in to comment.