Convert dataset to Parquet

#4
by RTVBench - opened
Files changed (3) hide show
  1. QA.json +0 -0
  2. README.md +43 -0
  3. data/train-00000-of-00001.parquet +3 -0
QA.json DELETED
The diff for this file is too large to render. See raw diff
 
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: video
5
+ dtype: string
6
+ - name: questionID
7
+ dtype: string
8
+ - name: type
9
+ dtype: string
10
+ - name: field
11
+ dtype: string
12
+ - name: start_time
13
+ dtype: int64
14
+ - name: end_time
15
+ dtype: float64
16
+ - name: question
17
+ dtype: string
18
+ - name: options
19
+ struct:
20
+ - name: A
21
+ dtype: string
22
+ - name: B
23
+ dtype: string
24
+ - name: C
25
+ dtype: string
26
+ - name: D
27
+ dtype: string
28
+ - name: E
29
+ dtype: string
30
+ - name: answer
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 1012232
35
+ num_examples: 4608
36
+ download_size: 199988
37
+ dataset_size: 1012232
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3fd6b3e76584960c78ee758b60ccd13f7b2270caa42c31eaf35d87290adc532
3
+ size 199988