ivne20 commited on
Commit
115771c
1 Parent(s): 3c5ada9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': 'False'
13
+ '1': 'True'
14
+ splits:
15
+ - name: train
16
+ num_bytes: 26661950
17
+ num_examples: 18187
18
+ - name: test
19
+ num_bytes: 6648520
20
+ num_examples: 4547
21
+ download_size: 11878633
22
+ dataset_size: 33310470
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: test
29
+ path: data/test-*
30
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f4bdf7b94f1be38377c5cd2380ca4ef2011d68bf4d3c75a2ba1b7e6b30639d
3
+ size 2339821
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a50254ea3c75816d7377e5e4117a04432edaad95593bdce4794063cf97d7cd0
3
+ size 9538812