fesvhtr commited on
Commit
ab60f73
·
verified ·
1 Parent(s): 88c32f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ Github: https://github.com/Nicous20/FunQA.
24
  - Supports using [LMMs-Eval](https://github.com/evolvinglmms-lab/lmms-eval) for evaluation.
25
  - This dataset is also included in the OpenGVLab/MVBench benchmark.
26
 
 
 
27
  ## Load from Hugging Face Hub
28
 
29
  ```python
 
24
  - Supports using [LMMs-Eval](https://github.com/evolvinglmms-lab/lmms-eval) for evaluation.
25
  - This dataset is also included in the OpenGVLab/MVBench benchmark.
26
 
27
+ ** Update: The dataset format has been changed to Parquet; the old version (JSON) can be found in the “raw” folder. **
28
+
29
  ## Load from Hugging Face Hub
30
 
31
  ```python