Upload dataset
Browse files- README.md +56 -0
- hallucination/CoOccurrence-00000-of-00001.parquet +3 -0
- hallucination/Counterfactual-00000-of-00001.parquet +3 -0
- hallucination/Distraction-00000-of-00001.parquet +3 -0
- hallucination/Misleading-00000-of-00001.parquet +3 -0
- hallucination/NaturalSelection-00000-of-00001.parquet +3 -0
- hallucination/OCR-00000-of-00001.parquet +3 -0
- hallucination/Temporal-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -32,6 +32,46 @@ dataset_info:
|
|
| 32 |
num_examples: 42
|
| 33 |
download_size: 69370
|
| 34 |
dataset_size: 97074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
- config_name: fairness
|
| 36 |
features:
|
| 37 |
- name: fairness
|
|
@@ -91,6 +131,22 @@ configs:
|
|
| 91 |
path: adv/ActionRecognition-*
|
| 92 |
- split: ObjectRecognition
|
| 93 |
path: adv/ObjectRecognition-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
- config_name: fairness
|
| 95 |
data_files:
|
| 96 |
- split: stereotype
|
|
|
|
| 32 |
num_examples: 42
|
| 33 |
download_size: 69370
|
| 34 |
dataset_size: 97074
|
| 35 |
+
- config_name: default
|
| 36 |
+
features:
|
| 37 |
+
- name: task_name
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: scenario_name
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: temporal
|
| 42 |
+
dtype: bool
|
| 43 |
+
- name: video_id
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: prompt
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: ground_truth
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: ground_truth_not_shown
|
| 50 |
+
dtype: string
|
| 51 |
+
splits:
|
| 52 |
+
- name: OCR
|
| 53 |
+
num_bytes: 100431
|
| 54 |
+
num_examples: 200
|
| 55 |
+
- name: Distraction
|
| 56 |
+
num_bytes: 125020
|
| 57 |
+
num_examples: 250
|
| 58 |
+
- name: Counterfactual
|
| 59 |
+
num_bytes: 159312
|
| 60 |
+
num_examples: 250
|
| 61 |
+
- name: Misleading
|
| 62 |
+
num_bytes: 213014
|
| 63 |
+
num_examples: 250
|
| 64 |
+
- name: CoOccurrence
|
| 65 |
+
num_bytes: 78291
|
| 66 |
+
num_examples: 250
|
| 67 |
+
- name: NaturalSelection
|
| 68 |
+
num_bytes: 123593
|
| 69 |
+
num_examples: 250
|
| 70 |
+
- name: Temporal
|
| 71 |
+
num_bytes: 140751
|
| 72 |
+
num_examples: 200
|
| 73 |
+
download_size: 412121
|
| 74 |
+
dataset_size: 940412
|
| 75 |
- config_name: fairness
|
| 76 |
features:
|
| 77 |
- name: fairness
|
|
|
|
| 131 |
path: adv/ActionRecognition-*
|
| 132 |
- split: ObjectRecognition
|
| 133 |
path: adv/ObjectRecognition-*
|
| 134 |
+
- config_name: default
|
| 135 |
+
data_files:
|
| 136 |
+
- split: OCR
|
| 137 |
+
path: hallucination/OCR-*
|
| 138 |
+
- split: Distraction
|
| 139 |
+
path: hallucination/Distraction-*
|
| 140 |
+
- split: Counterfactual
|
| 141 |
+
path: hallucination/Counterfactual-*
|
| 142 |
+
- split: Misleading
|
| 143 |
+
path: hallucination/Misleading-*
|
| 144 |
+
- split: CoOccurrence
|
| 145 |
+
path: hallucination/CoOccurrence-*
|
| 146 |
+
- split: NaturalSelection
|
| 147 |
+
path: hallucination/NaturalSelection-*
|
| 148 |
+
- split: Temporal
|
| 149 |
+
path: hallucination/Temporal-*
|
| 150 |
- config_name: fairness
|
| 151 |
data_files:
|
| 152 |
- split: stereotype
|
hallucination/CoOccurrence-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ecc4d8338ddc9d68ff2d9c5061b25d9e9fb463e89da0c18527faf011e8c028e
|
| 3 |
+
size 18276
|
hallucination/Counterfactual-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41e4ad5e1fd438b831dbffc59335e0eb46d76a3a458ae93dbf41fb1477420f22
|
| 3 |
+
size 66394
|
hallucination/Distraction-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2a4b3ec7befbe6f5832c27568bddabfcdd2c6d22e021fbe6facdf9baf63c02d
|
| 3 |
+
size 62927
|
hallucination/Misleading-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9265926a60f0611173b7fbcc5bf1912a3528ed272c426a947fdc7e12c027a731
|
| 3 |
+
size 99615
|
hallucination/NaturalSelection-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2635a838a31f6c9a7de5ae2672054c98a5f689d6fe752713f9532be93567be58
|
| 3 |
+
size 57559
|
hallucination/OCR-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3793fe486a90cac5e69916ba0256608b7fa7a4ae04bf88cdf4f1a913dce55bdb
|
| 3 |
+
size 45187
|
hallucination/Temporal-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bb208d1e70761880404f54bd3e5bf9410d769c85ce03d88e3d36e999cf76beb
|
| 3 |
+
size 62163
|