ianmckenzie commited on
Commit
e893a92
·
verified ·
1 Parent(s): e2184c6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instructions
5
+ dtype: string
6
+ - name: content
7
+ sequence: string
8
+ - name: answer_prompt
9
+ dtype: string
10
+ - name: clf_label
11
+ dtype: int64
12
+ - name: gen_target
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 9274270.0
17
+ num_examples: 25000
18
+ - name: validation
19
+ num_bytes: 9273464.0
20
+ num_examples: 25000
21
+ download_size: 1193678
22
+ dataset_size: 18547734.0
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e512e0f62780cc7e613c484722fc81e0fc89d691655d4bfb2a37c9074e88147e
3
+ size 597308
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d89f11465c3bedd59e94bb5808c7d65c7fc1018bfabf3fc5d35b521b0e9c79df
3
+ size 596370