jiuhai commited on
Commit
b66d87a
·
verified ·
1 Parent(s): 873ef1f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ struct:
6
+ - name: answerA
7
+ dtype: string
8
+ - name: answerB
9
+ dtype: string
10
+ - name: answerC
11
+ dtype: string
12
+ - name: content
13
+ dtype: string
14
+ - name: context
15
+ dtype: string
16
+ - name: label
17
+ dtype: string
18
+ - name: question
19
+ dtype: string
20
+ - name: role
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 13782690
25
+ num_examples: 33310
26
+ - name: test
27
+ num_bytes: 41078
28
+ num_examples: 100
29
+ download_size: 7012786
30
+ dataset_size: 13823768
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df53dba5c25f5a9f9f86c89e4413dd7fa4dcd4dbda7bf7053dcbcfcf5ecaa38a
3
+ size 29369
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0953543be3feb17e5a2251abe4d9c9c871cc76140c81de10525e169632b9238d
3
+ size 6983417