Lingfengtingyumian commited on
Commit
5992406
·
verified ·
1 Parent(s): 4d89588

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ The dataset contains **1,505** carefully curated questions across **10 reasoning
25
  You can download the dataset with the Hugging Face CLI:
26
 
27
  ```bash
28
- hf download Lingfengtingyumian/VisReason --repo-type dataset --local-dir ./data
29
  ```
30
 
31
  The official evaluation scripts expect the dataset to be available under `./data` in the project root.
 
25
  You can download the dataset with the Hugging Face CLI:
26
 
27
  ```bash
28
+ hf download CASIA-IVA-Lab/VisReason --repo-type dataset --local-dir ./data
29
  ```
30
 
31
  The official evaluation scripts expect the dataset to be available under `./data` in the project root.