Update README.md: fix URLs and task_categories
Browse files
README.md
CHANGED
|
@@ -4,12 +4,13 @@ language:
|
|
| 4 |
license: cc-by-4.0
|
| 5 |
task_categories:
|
| 6 |
- visual-question-answering
|
| 7 |
-
-
|
| 8 |
tags:
|
| 9 |
- mllm
|
| 10 |
- visualization
|
| 11 |
- benchmark
|
| 12 |
- structured-data
|
|
|
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
| 15 |
dataset_info:
|
|
@@ -50,8 +51,8 @@ dataset_info:
|
|
| 50 |
|
| 51 |
## Dataset Description
|
| 52 |
|
| 53 |
-
- **Homepage:** [https://huggingface.co/datasets/
|
| 54 |
-
- **Repository:** [https://github.com/
|
| 55 |
- **Paper:** StructViz-Bench: A Unified Benchmark for Evaluating MLLM Reasoning over Visualized Structured Data
|
| 56 |
- **Point of Contact:** Anonymous
|
| 57 |
- **License:** CC-BY-4.0
|
|
|
|
| 4 |
license: cc-by-4.0
|
| 5 |
task_categories:
|
| 6 |
- visual-question-answering
|
| 7 |
+
- image-text-to-text
|
| 8 |
tags:
|
| 9 |
- mllm
|
| 10 |
- visualization
|
| 11 |
- benchmark
|
| 12 |
- structured-data
|
| 13 |
+
- multimodal
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
| 16 |
dataset_info:
|
|
|
|
| 51 |
|
| 52 |
## Dataset Description
|
| 53 |
|
| 54 |
+
- **Homepage:** [https://huggingface.co/datasets/EvalData/StructViz-Bench](https://huggingface.co/datasets/EvalData/StructViz-Bench)
|
| 55 |
+
- **Repository:** [https://github.com/evaldataset/StructViz-Bench](https://github.com/evaldataset/StructViz-Bench)
|
| 56 |
- **Paper:** StructViz-Bench: A Unified Benchmark for Evaluating MLLM Reasoning over Visualized Structured Data
|
| 57 |
- **Point of Contact:** Anonymous
|
| 58 |
- **License:** CC-BY-4.0
|