Peijin724 commited on
Commit
197d0c1
·
verified ·
1 Parent(s): e95de30

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
+ - name: task_type
11
+ struct:
12
+ - name: major
13
+ sequence: string
14
+ - name: minor
15
+ sequence: string
16
+ - name: domain
17
+ sequence: string
18
+ - name: metadata
19
+ dtype: string
20
+ - name: answer_from
21
+ dtype: string
22
+ - name: human_verified
23
+ dtype: bool
24
+ - name: copyright
25
+ dtype: string
26
+ - name: subset
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 143068959
31
+ num_examples: 44694
32
+ download_size: 76491912
33
+ dataset_size: 143068959
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9382ee2037810b645fe2733b0060381d5a9684b638cb10dee33e783fca9b17f7
3
+ size 76491912