Safetensors
English
llava_next
AdaptLLM commited on
Commit
623d557
1 Parent(s): b20e40d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -191,7 +191,7 @@ CONSISTENCY_CHECKER=meta-llama/Meta-Llama-3-8B # Language model for consistency
191
  ```
192
 
193
  ### 2) Prepare Your Image-Caption Pairs
194
- Format your `image_caption_pairs` file to match the following structure (similar to ShareGPT), or you can use our [data_samples/image_caption_pairs.json](https://github.com/bigai-ai/QA-Synthesizer/blob/main/docs/data_samples/image_caption_pairs.json) for a quick try.
195
 
196
  ```json
197
  [
 
191
  ```
192
 
193
  ### 2) Prepare Your Image-Caption Pairs
194
+ Format your `image_caption_pairs` file to match the following structure (similar to ShareGPT), or you can use our [data_samples/image_caption_pairs.json](https://github.com/bigai-ai/QA-Synthesizer/blob/main/data_samples/image_caption_pairs.json) for a quick try.
195
 
196
  ```json
197
  [