joonv2 commited on
Commit
8b8a8e4
·
verified ·
1 Parent(s): cda6622

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -46
README.md CHANGED
@@ -1,49 +1,4 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- dataset_info:
4
- features:
5
- - name: image_name
6
- dtype: string
7
- - name: image2_name
8
- dtype: string
9
- - name: question
10
- dtype: string
11
- - name: option_a
12
- dtype: string
13
- - name: option_b
14
- dtype: string
15
- - name: option_c
16
- dtype: string
17
- - name: option_d
18
- dtype: string
19
- - name: answer
20
- dtype: string
21
- - name: explanation
22
- dtype: string
23
- - name: cv_field
24
- list: string
25
- - name: cv_subfield
26
- list: string
27
- - name: ce_field
28
- list: string
29
- - name: ce_subfield
30
- list: string
31
- - name: topic_difficulty
32
- dtype: string
33
- - name: question_type
34
- dtype: string
35
- splits:
36
- - name: benchmark
37
- num_bytes: 48844
38
- num_examples: 92
39
- download_size: 40518
40
- dataset_size: 48844
41
- configs:
42
- - config_name: default
43
- data_files:
44
- - split: benchmark
45
- path: data/benchmark-*
46
- ---
47
  ## Glance at DrawingVQA Question and Answer Set
48
 
49
  Due to privacy constraints regarding real-world "Issued for Construction" documents, the original drawing images are not fully open to the public. However, the complete question set (text) is publicly available under CC BY-NC-SA 4.0. Researchers can still perform benchmark evaluations using our HuggingFace leaderboard repository (Coming Soon).
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  ## Glance at DrawingVQA Question and Answer Set
3
 
4
  Due to privacy constraints regarding real-world "Issued for Construction" documents, the original drawing images are not fully open to the public. However, the complete question set (text) is publicly available under CC BY-NC-SA 4.0. Researchers can still perform benchmark evaluations using our HuggingFace leaderboard repository (Coming Soon).