runoob1 commited on
Commit
1f7d33c
·
verified ·
1 Parent(s): 140edce

Upload dataset

Browse files
Action/test-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef8fd07691ed35910d444766a4842d85171242a93787dfbe5e19feea32b5ad1
3
+ size 388837824
Action/test-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1e0557704c9e876b0794cfff2c68f384a3b6fd60ae1c426c871269db9a711d8
3
+ size 259961753
Action/test-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd9e6acbc53d98ddc97219a467636acfe8b9592f498f9eb96cc71a28b4e54c5
3
+ size 463788527
Action/test-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:114cdd6d6a2f6d7150ecbc27c8f1aef3e63a374fad259ebb24c87dac4c285953
3
+ size 464696268
Action/test-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda87eda690d32fed632f46145bd54dd143cc05e7a616a2d8a1085305c85c105
3
+ size 489131745
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Action
4
+ features:
5
+ - name: question_slice_id
6
+ dtype: string
7
+ - name: qa_l0
8
+ dtype: string
9
+ - name: qa_l1
10
+ dtype: string
11
+ - name: question_category
12
+ dtype: string
13
+ - name: content_cn
14
+ struct:
15
+ - name: answer
16
+ dtype: string
17
+ - name: question
18
+ dtype: string
19
+ - name: options
20
+ dtype: string
21
+ - name: content_en
22
+ struct:
23
+ - name: answer
24
+ dtype: string
25
+ - name: question
26
+ dtype: string
27
+ - name: options
28
+ dtype: string
29
+ - name: image_0
30
+ dtype: image
31
+ - name: image_1
32
+ dtype: image
33
+ - name: image_2
34
+ dtype: image
35
+ splits:
36
+ - name: test
37
+ num_bytes: 2381015777.01
38
+ num_examples: 5841
39
+ download_size: 2066416117
40
+ dataset_size: 2381015777.01
41
+ configs:
42
+ - config_name: Action
43
+ data_files:
44
+ - split: test
45
+ path: Action/test-*
46
+ ---