Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ Please place the downloaded PDF files in the ./pdf directory.
|
|
38 |
- Please add the path to the jgraphqa.parquet file on line 3 of the jgraphqa.yaml file.
|
39 |
|
40 |
### Optional
|
41 |
-
- 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".
|
42 |
|
43 |
|
44 |
## Usage
|
|
|
38 |
- Please add the path to the jgraphqa.parquet file on line 3 of the jgraphqa.yaml file.
|
39 |
|
40 |
### Optional
|
41 |
+
- 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), after installing lmms-eval, 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".
|
42 |
|
43 |
|
44 |
## Usage
|