Update reasoning VQA Q/A (train)
Browse files- README.md +49 -22
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2,38 +2,65 @@
|
|
| 2 |
pretty_name: MWS Vision Bench
|
| 3 |
dataset_name: mws-vision-bench
|
| 4 |
language:
|
| 5 |
-
|
| 6 |
license: cc-by-4.0
|
| 7 |
tags:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
task_categories:
|
| 20 |
-
|
| 21 |
-
|
| 22 |
size_categories:
|
| 23 |
-
|
| 24 |
annotations_creators:
|
| 25 |
-
|
| 26 |
dataset_creators:
|
| 27 |
-
|
| 28 |
papers:
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
|
|
|
|
|
|
| 34 |
homepage: https://huggingface.co/datasets/MTSAIR/MWS-Vision-Bench
|
| 35 |
repository: https://github.com/mts-ai/MWS-Vision-Bench
|
| 36 |
organization: MTSAIR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
# MWS-Vision-Bench
|
| 39 |
|
|
|
|
| 2 |
pretty_name: MWS Vision Bench
|
| 3 |
dataset_name: mws-vision-bench
|
| 4 |
language:
|
| 5 |
+
- ru
|
| 6 |
license: cc-by-4.0
|
| 7 |
tags:
|
| 8 |
+
- benchmark
|
| 9 |
+
- multimodal
|
| 10 |
+
- ocr
|
| 11 |
+
- kie
|
| 12 |
+
- grounding
|
| 13 |
+
- vlm
|
| 14 |
+
- business
|
| 15 |
+
- russian
|
| 16 |
+
- document
|
| 17 |
+
- visual-question-answering
|
| 18 |
+
- document-question-answering
|
| 19 |
task_categories:
|
| 20 |
+
- visual-question-answering
|
| 21 |
+
- document-question-answering
|
| 22 |
size_categories:
|
| 23 |
+
- 1K<n<10K
|
| 24 |
annotations_creators:
|
| 25 |
+
- expert-generated
|
| 26 |
dataset_creators:
|
| 27 |
+
- MTS AI Research
|
| 28 |
papers:
|
| 29 |
+
- title: 'MWS Vision Bench: The First Russian Business-OCR Benchmark for Multimodal
|
| 30 |
+
Models'
|
| 31 |
+
authors:
|
| 32 |
+
- MTS AI Research Team
|
| 33 |
+
year: 2025
|
| 34 |
+
status: in preparation
|
| 35 |
+
note: Paper coming soon
|
| 36 |
homepage: https://huggingface.co/datasets/MTSAIR/MWS-Vision-Bench
|
| 37 |
repository: https://github.com/mts-ai/MWS-Vision-Bench
|
| 38 |
organization: MTSAIR
|
| 39 |
+
dataset_info:
|
| 40 |
+
features:
|
| 41 |
+
- name: image
|
| 42 |
+
dtype: image
|
| 43 |
+
- name: id
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: type
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: dataset_name
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: question
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: answers
|
| 52 |
+
list: string
|
| 53 |
+
splits:
|
| 54 |
+
- name: train
|
| 55 |
+
num_bytes: 262810803
|
| 56 |
+
num_examples: 1302
|
| 57 |
+
download_size: 238315183
|
| 58 |
+
dataset_size: 262810803
|
| 59 |
+
configs:
|
| 60 |
+
- config_name: default
|
| 61 |
+
data_files:
|
| 62 |
+
- split: train
|
| 63 |
+
path: data/train-*
|
| 64 |
---
|
| 65 |
# MWS-Vision-Bench
|
| 66 |
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1d8f1510697f512ef499ecc524880ca27791be501927404864750ce0e7f9bc7
|
| 3 |
+
size 238315183
|