Update README.md
Browse files
README.md
CHANGED
|
@@ -98,6 +98,18 @@ configs:
|
|
| 98 |
- split: test
|
| 99 |
path: ScienceQA-IMG/test-*
|
| 100 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
# This Dataset
|
| 102 |
This is a formatted version of [derek-thomas/ScienceQA](https://huggingface.co/datasets/derek-thomas/ScienceQA). It is used in our `lmms-eval` pipeline to allow for one-click evaluations of large multi-modality models.
|
| 103 |
|
|
|
|
| 98 |
- split: test
|
| 99 |
path: ScienceQA-IMG/test-*
|
| 100 |
---
|
| 101 |
+
<p align="center" width="100%">
|
| 102 |
+
<img src="https://i.postimg.cc/g0QRgMVv/WX20240228-113337-2x.png" width="100%" height="80%">
|
| 103 |
+
</p>
|
| 104 |
+
|
| 105 |
+
# Large-scale Multi-modality Models Evaluation Suite
|
| 106 |
+
|
| 107 |
+
> Accelerating the development of large-scale multi-modality models (LMMs) with `lmms-eval`
|
| 108 |
+
|
| 109 |
+
🏠 [Homepage](https://lmms-lab.github.io/) | 📚 [Documentation](docs/README.md) | 🤗 [Huggingface Datasets](https://huggingface.co/lmms-lab)
|
| 110 |
+
|
| 111 |
+
|
| 112 |
+
|
| 113 |
# This Dataset
|
| 114 |
This is a formatted version of [derek-thomas/ScienceQA](https://huggingface.co/datasets/derek-thomas/ScienceQA). It is used in our `lmms-eval` pipeline to allow for one-click evaluations of large multi-modality models.
|
| 115 |
|