fuyu-quant commited on
Commit
d28172e
·
verified ·
1 Parent(s): c36e4c7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: index
9
+ dtype: int64
10
+ - name: category
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 42612428
15
+ num_examples: 30000
16
+ - name: test
17
+ num_bytes: 1419385
18
+ num_examples: 1000
19
+ download_size: 20886073
20
+ dataset_size: 44031813
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: test
27
+ path: data/test-*
28
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba1a76ada4fc73269b0d29b21f2600c0e911480c014118895a2a237037a85c3b
3
+ size 673591
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd032e80ab284525df2bdb25a5c5ad6857b0f7f1d47322cc0e4fda02449d870
3
+ size 20212482