EvalData commited on
Commit
0d17af6
·
verified ·
1 Parent(s): 7f7e4dc

Update README.md: fix URLs and task_categories

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -4,12 +4,13 @@ language:
4
  license: cc-by-4.0
5
  task_categories:
6
  - visual-question-answering
7
- - multimodal
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/anonymous/structviz-bench](https://huggingface.co/datasets/anonymous/structviz-bench)
54
- - **Repository:** [https://github.com/anonymous/StructViz-Bench](https://github.com/anonymous/StructViz-Bench)
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