Datasets:
Update README.md
Browse files
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
|