jgermanmx commited on
Commit
3368416
·
verified ·
1 Parent(s): 01cc90b

Revert: remove chartqa/chartx splits and restore original dataset card

Browse files
README.md CHANGED
@@ -1,49 +1,40 @@
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
  splits:
21
- - name: chartqa
22
- num_bytes: 737400215
23
- num_examples: 7430
24
- - name: chartx
25
- num_bytes: 82582415
26
- num_examples: 2003
27
- download_size: 491300706
28
- dataset_size: 819982630
29
  tags:
30
- - charts
31
- - data-visualization
32
- - visual-question-answering
33
- - image-classification
34
- - misleading-visualizations
35
- - arxiv:2601.12983
36
  task_categories:
37
- - image-classification
38
- - visual-question-answering
39
  pretty_name: AttackViz
40
- configs:
41
- - config_name: default
42
- data_files:
43
- - split: chartqa
44
- path: data/chartqa-*
45
- - split: chartx
46
- path: data/chartx-*
47
  ---
48
 
49
  # 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
+ 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
data/chartqa-00000-of-00002.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d01bbd13c2e143d8547827ed93e9c90673a814427bc45e5239eb2a22f19d1bb
3
- size 205251374
 
 
 
 
data/chartqa-00001-of-00002.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:01d926d2393c0f42211abe3671900a397c3a4eac207f3d25933cf3a5247fae2f
3
- size 184452393
 
 
 
 
data/chartx-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e95b5a8ca341577201f97e948dbfb14ea1199671d05216d5db7907a603e8078b
3
- size 101596939