chenhaoguan commited on
Commit
2c73cfa
·
verified ·
1 Parent(s): 60eab43

Add files using upload-large-folder tool

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_id
5
+ dtype: string
6
+ - name: image
7
+ dtype: image
8
+ - name: instance_idx
9
+ dtype: int64
10
+ - name: question
11
+ dtype: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: instance_triplet
15
+ dtype: string
16
+ - name: triplets
17
+ dtype: string
18
+ - name: all_object
19
+ dtype: string
20
+ - name: object
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_examples: 1226
25
+ ---
26
+
27
+ # Tri-HE
28
+
29
+ A triplet-based hallucination evaluation dataset for visual question answering. Contains 1226 flattened question-answer instances across 300 images. Each row includes the question, answer, and associated knowledge triplets (both instance-level and image-level) encoded as JSON strings. The triplets capture subject-predicate-object relationships used to probe visual hallucination.
tri-he-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ad487f33bd0c45f7ab7c8461387ea48d1cc47de9c179018956e083df5b75c7
3
+ size 35808723
tri-he-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a03c1479468afdd057c2b21a4430b3385b76eacbeaff27617c27fd4d8c82df
3
+ size 8074279