Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ license: cc-by-nc-sa-4.0
|
|
3 |
task_categories:
|
4 |
- table-question-answering
|
5 |
- visual-question-answering
|
6 |
-
- image-text-to-text
|
7 |
language:
|
8 |
- en
|
9 |
- hi
|
@@ -34,13 +33,13 @@ dataset_info:
|
|
34 |
dtype: string
|
35 |
splits:
|
36 |
- name: test_single
|
37 |
-
num_bytes: 976385438
|
38 |
num_examples: 2000
|
39 |
- name: test_multi
|
40 |
-
num_bytes: 904538778
|
41 |
num_examples: 997
|
42 |
download_size: 1573738795
|
43 |
-
dataset_size: 1880924216
|
44 |
---
|
45 |
|
46 |
# MMCricBench 🏏
|
@@ -48,7 +47,7 @@ dataset_info:
|
|
48 |
|
49 |
MMCricBench evaluates **Large Vision-Language Models (LVLMs)** on **numerical reasoning**, **cross-lingual understanding**, and **multi-image reasoning** over semi-structured cricket scorecard images. It includes English and Hindi scorecards; all questions/answers are in English.
|
50 |
|
51 |
-
**
|
52 |
|
53 |
|
54 |
---
|
|
|
3 |
task_categories:
|
4 |
- table-question-answering
|
5 |
- visual-question-answering
|
|
|
6 |
language:
|
7 |
- en
|
8 |
- hi
|
|
|
33 |
dtype: string
|
34 |
splits:
|
35 |
- name: test_single
|
36 |
+
num_bytes: 976385438.0
|
37 |
num_examples: 2000
|
38 |
- name: test_multi
|
39 |
+
num_bytes: 904538778.0
|
40 |
num_examples: 997
|
41 |
download_size: 1573738795
|
42 |
+
dataset_size: 1880924216.0
|
43 |
---
|
44 |
|
45 |
# MMCricBench 🏏
|
|
|
47 |
|
48 |
MMCricBench evaluates **Large Vision-Language Models (LVLMs)** on **numerical reasoning**, **cross-lingual understanding**, and **multi-image reasoning** over semi-structured cricket scorecard images. It includes English and Hindi scorecards; all questions/answers are in English.
|
49 |
|
50 |
+
**Dataset:** https://huggingface.co/datasets/DIALab/MMCricBench
|
51 |
|
52 |
|
53 |
---
|