File size: 925 Bytes
cbff863
 
 
e25ac74
 
cbff863
 
 
 
 
 
 
 
e25ac74
cbff863
 
e25ac74
cbff863
e25ac74
 
cbff863
 
 
 
 
 
 
ec894a0
 
3eb9dc1
ec894a0
72a2a02
ec894a0
cbff863
ec894a0
 
 
999373c
ec894a0
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: dataset
    dtype: string
  splits:
  - name: train
    num_bytes: 11216749228.01
    num_examples: 48723
  - name: test
    num_bytes: 2729350601.82
    num_examples: 12186
  download_size: 2286399320
  dataset_size: 13946099829.83
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
task_categories:
- visual-question-answering
- image-feature-extraction
language:
- fra
license: apache-2.0
---

## Description

[cmarkea/doc-vqa](https://huggingface.co/datasets/cmarkea/doc-vqa) dataset that we processed.

## Citation

```
@online{SoSoDocvqa,
  AUTHOR = {Loïc SOKOUDJOU SONAGU, Yoann SOLA},
  URL = {https://huggingface.co/datasets/cmarkea/doc-vqa},
  YEAR = {2024},
  KEYWORDS = {NLP ; Multimodal}
}
```