chenhugging commited on
Commit
7c4a17d
1 Parent(s): c3d4803

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ splits:
11
+ - name: train
12
+ num_bytes: 120827819
13
+ num_examples: 182822
14
+ - name: test
15
+ num_bytes: 1083207
16
+ num_examples: 6150
17
+ - name: validation
18
+ num_bytes: 2013403
19
+ num_examples: 4183
20
+ download_size: 77764258
21
+ dataset_size: 123924429
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: test
28
+ path: data/test-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f66c131c64a996e3013f652b7b190f4ca2726244bd7a6b27ebf3d723d2d6bf8
3
+ size 617924
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93cf3485a85273e1e1696075f2757a2eea9e4e2860638b7bbc5ce326b861568d
3
+ size 75898890
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eb533f5b8f6e61709e18e2495398ccd9ca89d2e61cf7e449dac4a3f4a37b1c8
3
+ size 1247444