jgermanmx commited on
Commit
6521cbc
·
verified ·
1 Parent(s): 3368416

Upload dataset

Browse files
README.md CHANGED
@@ -1,40 +1,56 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: image
5
- dtype: image
6
- - name: chart_type
7
- dtype: string
8
- - name: question
9
- dtype: string
10
- - name: question_class
11
- dtype: string
12
- - name: gold
13
- sequence: string
14
- - name: correct_or_misleading
15
- dtype: int64
16
- - name: misleader
17
- dtype: string
18
- - name: annotations
19
- sequence: string
 
 
20
  splits:
21
- - name: train
22
- num_examples: 6059
23
- - name: val
24
- num_examples: 6146
25
- - name: test
26
- num_examples: 6042
 
 
 
 
 
27
  tags:
28
- - charts
29
- - data-visualization
30
- - visual-question-answering
31
- - image-classification
32
- - misleading-visualizations
33
- - arxiv:2601.12983
34
  task_categories:
35
- - image-classification
36
- - visual-question-answering
37
  pretty_name: AttackViz
 
 
 
 
 
 
 
 
 
38
  ---
39
 
40
  # AttackViz
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: image
5
+ dtype: image
6
+ - name: chart_type
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: question_class
11
+ dtype: string
12
+ - name: gold
13
+ list: string
14
+ - name: correct_or_misleading
15
+ dtype: int64
16
+ - name: misleader
17
+ dtype: string
18
+ - name: annotations
19
+ list: string
20
+ - name: misleading_gold
21
+ list: string
22
  splits:
23
+ - name: train
24
+ num_bytes: 227340287
25
+ num_examples: 6059
26
+ - name: val
27
+ num_bytes: 232998138
28
+ num_examples: 6146
29
+ - name: test
30
+ num_bytes: 222291883
31
+ num_examples: 6042
32
+ download_size: 736592406
33
+ dataset_size: 682630308
34
  tags:
35
+ - charts
36
+ - data-visualization
37
+ - visual-question-answering
38
+ - image-classification
39
+ - misleading-visualizations
40
+ - arxiv:2601.12983
41
  task_categories:
42
+ - image-classification
43
+ - visual-question-answering
44
  pretty_name: AttackViz
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
+ - split: val
51
+ path: data/val-*
52
+ - split: test
53
+ path: data/test-*
54
  ---
55
 
56
  # AttackViz
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:774a6c3e5de2d60fbd0c83c13e6ffdd20d5627951983fe16a57ee1505d9d361a
3
- size 240804837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f838308c1bc9c9ff8f634835fcb1fa184ecf86a773ff32a20d379a6a1225d6c9
3
+ size 240817942
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec7f05729ff3ade2d16f97bd56d1c5ae69ee113a2fb5a75693c48d8be78b6045
3
- size 246696052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e0aca858c81e0cce5516137f7d06e233108c833f93b318a85337880d10ad3e7
3
+ size 246709440
data/val-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:660d5e7f029017baec4747fbb36e6503db19ffd593793b6dc5faebae8fd216f3
3
- size 249120830
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97098257fdfda2f3681bc9e2a37c2b9b9cc214fc2da5a35bff94f12a036440e8
3
+ size 249065024