r-g2-2024 commited on
Commit
efe1312
·
verified ·
1 Parent(s): e336255

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Please place the downloaded PDF files in the ./pdf directory.
29
  - Please add the path to the jgraphqa.parquet file on line 3 of the jgraphqa.yaml file.
30
 
31
  ### Optional
32
- - If you would like to evaluate r-g2-2024/Llama-3.1-70B-Instruct-multimodal-JP-Graph-v0.1, Please overwrite [lmms_eval/models/llava_onevision.py](https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/models/llava_onevision.py) with the attached "llava_onevision.py".
33
 
34
 
35
  ## Usage
 
29
  - Please add the path to the jgraphqa.parquet file on line 3 of the jgraphqa.yaml file.
30
 
31
  ### Optional
32
+ - If you would like to evaluate [Llama-3.1-70B-Instruct-multimodal-JP-Graph-v0.1](https://huggingface.co/r-g2-2024/Llama-3.1-70B-Instruct-multimodal-JP-Graph-v0.1), first follow the instructions on the r-g2-2024/Llama-3.1-70B-Instruct-multimodal-JP-Graph-v0.1 page to install LLaVA and other necessary components. Then, please overwrite [lmms_eval/models/llava_onevision.py](https://github.com/EvolvingLMMs-Lab/lmms-eval/blob/main/lmms_eval/models/llava_onevision.py) with the attached "llava_onevision.py".
33
 
34
 
35
  ## Usage