Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
hibikaze commited on
Commit
83e6c2b
·
verified ·
1 Parent(s): 06a462f

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: conversations
23
+ list:
24
+ - name: from
25
+ dtype: string
26
+ - name: value
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 64940549
31
+ num_examples: 83127
32
+ - name: validation
33
+ num_bytes: 8030358
34
+ num_examples: 10228
35
+ - name: test
36
+ num_bytes: 8047320
37
+ num_examples: 10291
38
+ download_size: 38928824
39
+ dataset_size: 81018227
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:0807e9a2d5d7ffe5534b167bcac28fbb4a37754c1344d2a3efb87cda4c757a17
3
+ size 3873137
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afcc67412d9c5b6002d4a12a35dafcc10071ebb516d74fb8fc7ddd8c3d1814a3
3
+ size 31189121
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9d09ca3abf05e47ee2d3562a62ccfccf50074cb8711d31e72b16711c76feb60
3
+ size 3866566