alita01 commited on
Commit
fe3b9d7
·
verified ·
1 Parent(s): 9024060

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: model_output
9
+ dtype: string
10
+ - name: ground_truth
11
+ dtype: string
12
+ - name: image
13
+ dtype: image
14
+ - name: image_name
15
+ dtype: string
16
+ - name: task
17
+ dtype: string
18
+ - name: hallucination_annotation
19
+ list:
20
+ - name: index
21
+ dtype: int64
22
+ - name: label
23
+ dtype: string
24
+ - name: span
25
+ dtype: string
26
+ - name: verification_note
27
+ dtype: string
28
+ - name: annotator_model
29
+ dtype: string
30
+ - name: model_name
31
+ dtype: string
32
+ - name: detailed_prompt
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 206731598
37
+ num_examples: 1786
38
+ - name: test
39
+ num_bytes: 51740775
40
+ num_examples: 447
41
+ download_size: 250470821
42
+ dataset_size: 258472373
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: train
47
+ path: data/train-*
48
+ - split: test
49
+ path: data/test-*
50
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ce966b010529c72ee4746bc37677bc88f0c1375579d0937c7ceecd7e24a64b
3
+ size 52533040
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7465a3a32c644cbb839f105908731cb0c08cac9cf705f01fa46609d24c11f30e
3
+ size 197937781