KoseiUemura commited on
Commit
1dc8345
·
verified ·
1 Parent(s): 5fa7f91

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text1
5
+ dtype: string
6
+ - name: text2
7
+ dtype: string
8
+ - name: label
9
+ dtype: int64
10
+ - name: idx
11
+ dtype: int64
12
+ - name: label_text
13
+ dtype: string
14
+ - name: instruction
15
+ dtype: string
16
+ - name: output
17
+ dtype: string
18
+ - name: conversations
19
+ list:
20
+ - name: from
21
+ dtype: string
22
+ - name: value
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 127839273
27
+ num_examples: 78540
28
+ - name: test
29
+ num_bytes: 3164476
30
+ num_examples: 1959
31
+ download_size: 43617022
32
+ dataset_size: 131003749
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9769fecab6e8b225106c321ff997576b31dff9f65deafb32bba896d39036d8
3
+ size 1035593
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e6eb867ad5c175d7a198c9a445e12b8e6cc1e8f34edd2451f1954443fbf8f86
3
+ size 42581429