scholo commited on
Commit
2087f61
·
verified ·
1 Parent(s): 7c6cc67

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +67 -10
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -2,19 +2,76 @@
2
  license: mit
3
  pretty_name: MMB Counterfactual Dataset
4
  task_categories:
5
- - visual-question-answering
6
- - multiple-choice
7
  language:
8
- - en
9
  tags:
10
- - vision
11
- - language
12
- - multimodal
13
- - counterfactual
14
- - question-answering
15
- - synthetic
16
  size_categories:
17
- - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # MMB Counterfactual Dataset
 
2
  license: mit
3
  pretty_name: MMB Counterfactual Dataset
4
  task_categories:
5
+ - visual-question-answering
6
+ - multiple-choice
7
  language:
8
+ - en
9
  tags:
10
+ - vision
11
+ - language
12
+ - multimodal
13
+ - counterfactual
14
+ - question-answering
15
+ - synthetic
16
  size_categories:
17
+ - 1K<n<10K
18
+ dataset_info:
19
+ features:
20
+ - name: original_image
21
+ dtype: image
22
+ - name: counterfactual1_image
23
+ dtype: image
24
+ - name: counterfactual2_image
25
+ dtype: image
26
+ - name: counterfactual1_type
27
+ dtype: string
28
+ - name: counterfactual2_type
29
+ dtype: string
30
+ - name: counterfactual1_description
31
+ dtype: string
32
+ - name: counterfactual2_description
33
+ dtype: string
34
+ - name: original_question
35
+ dtype: string
36
+ - name: counterfactual1_question
37
+ dtype: string
38
+ - name: counterfactual2_question
39
+ dtype: string
40
+ - name: original_question_difficulty
41
+ dtype: string
42
+ - name: counterfactual1_question_difficulty
43
+ dtype: string
44
+ - name: counterfactual2_question_difficulty
45
+ dtype: string
46
+ - name: original_image_answer_to_original_question
47
+ dtype: string
48
+ - name: original_image_answer_to_cf1_question
49
+ dtype: string
50
+ - name: original_image_answer_to_cf2_question
51
+ dtype: string
52
+ - name: cf1_image_answer_to_original_question
53
+ dtype: string
54
+ - name: cf1_image_answer_to_cf1_question
55
+ dtype: string
56
+ - name: cf1_image_answer_to_cf2_question
57
+ dtype: string
58
+ - name: cf2_image_answer_to_original_question
59
+ dtype: string
60
+ - name: cf2_image_answer_to_cf1_question
61
+ dtype: string
62
+ - name: cf2_image_answer_to_cf2_question
63
+ dtype: string
64
+ splits:
65
+ - name: train
66
+ num_bytes: 29666931
67
+ num_examples: 100
68
+ download_size: 29653393
69
+ dataset_size: 29666931
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
  ---
76
 
77
  # MMB Counterfactual Dataset
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3261c6763c83c8fb4ed71e1c4280c543c540592c30f67627ec0991668313787c
3
+ size 29653393