File size: 1,038 Bytes
0edd386
fde576a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0edd386
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fde576a
 
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
50
51
52
53
54
55
56
---
annotations_creators:
- machine-generated
language:
- en
language_creators:
- crowdsourced
- machine-generated
license:
- apache-2.0
multilinguality:
- monolingual
pretty_name: EDGAR Document Question Answering
size_categories:
- n<1K
source_datasets:
- original
tags:
- contract
- legal
- information-extraction
task_categories:
- visual-question-answering
- question-answering
- document-question-answering
task_ids:
- visual-question-answering
- extractive-qa
dataset_info:
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: images
    sequence: image
  splits:
  - name: train
    num_bytes: 11239432844.41
    num_examples: 5870
  - name: test
    num_bytes: 2879046454.82
    num_examples: 1468
  download_size: 13217541098
  dataset_size: 14118479299.23
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

Mixed and filtered version of `chenghao/sec-material-contracts-qa` and `jordyvl/DUDE_subset_100val`.