OctoMed commited on
Commit
bfb9a4e
·
verified ·
1 Parent(s): d422db2

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +51 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_id
5
+ dtype: int64
6
+ - name: date
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: relevant_context
11
+ dtype: string
12
+ - name: option_A_votes
13
+ dtype: string
14
+ - name: option_B_votes
15
+ dtype: string
16
+ - name: option_C_votes
17
+ dtype: string
18
+ - name: option_D_votes
19
+ dtype: string
20
+ - name: option_E_votes
21
+ dtype: string
22
+ - name: total_number_votes
23
+ dtype: string
24
+ - name: brier_score
25
+ dtype: float64
26
+ - name: image
27
+ dtype: image
28
+ - name: conversations
29
+ list:
30
+ - name: from
31
+ dtype: string
32
+ - name: value
33
+ dtype: string
34
+ - name: image_hash
35
+ dtype: string
36
+ - name: options
37
+ sequence: string
38
+ - name: answer
39
+ dtype: string
40
+ splits:
41
+ - name: test
42
+ num_bytes: 70294085.0
43
+ num_examples: 947
44
+ download_size: 69837257
45
+ dataset_size: 70294085.0
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19d243b0e92ba5b6117cdd1808af4254e98ada4e733cb9dcf435a676950fcaed
3
+ size 69837257