hibikaze commited on
Commit
7c3c219
1 Parent(s): 8d35690

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: context
7
+ dtype: string
8
+ - name: choice_a
9
+ dtype: string
10
+ - name: choice_b
11
+ dtype: string
12
+ - name: choice_c
13
+ dtype: string
14
+ - name: choice_d
15
+ dtype: string
16
+ - name: label
17
+ dtype: string
18
+ - name: agreement
19
+ dtype: int64
20
+ - name: core_event_pair
21
+ dtype: string
22
+ - name: instruction
23
+ dtype: string
24
+ - name: input
25
+ dtype: string
26
+ - name: output
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 19604934
31
+ num_examples: 24682
32
+ - name: validation
33
+ num_bytes: 2373039
34
+ num_examples: 2968
35
+ - name: test
36
+ num_bytes: 2429185
37
+ num_examples: 3047
38
+ download_size: 10941500
39
+ dataset_size: 24407158
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ - split: validation
46
+ path: data/validation-*
47
+ - split: test
48
+ path: data/test-*
49
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1ccc77dfc49bfc29e1958f8406a0811ce63d583f7b073250ae849b0986a8ba2
3
+ size 1097673
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21ab53ae23baf62bd9a43069085a42b65f8be738d54f86fa30a338c6bf88959c
3
+ size 8777624
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcb904535b4a8b320d389c9ffd2004b2888fb6cf9e3548db2d2f2d7c87f3843b
3
+ size 1066203