Datasets:

Formats:
parquet
Libraries:
Datasets
pandas
k-m-irfan commited on
Commit
e36d034
·
verified ·
1 Parent(s): 378df13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -180,12 +180,12 @@ Clone the `llavaonevision` repository:
180
  git clone https://github.com/LLaVA-VL/LLaVA-NeXT
181
  ```
182
 
183
- <!-- ## Download the Dataset
184
  Use `huggingface-cli` for parallel dataset download:
185
 
186
  ```bash
187
  huggingface-cli download MBZUAI/MINT --repo-type dataset
188
- ``` -->
189
 
190
  ## Run the Evaluation
191
  Export the necessary environment variables:
 
180
  git clone https://github.com/LLaVA-VL/LLaVA-NeXT
181
  ```
182
 
183
+ ## Download the Dataset
184
  Use `huggingface-cli` for parallel dataset download:
185
 
186
  ```bash
187
  huggingface-cli download MBZUAI/MINT --repo-type dataset
188
+ ```
189
 
190
  ## Run the Evaluation
191
  Export the necessary environment variables: