retery13 commited on
Commit
b9137fc
·
verified ·
1 Parent(s): 84265f5

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +21 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,24 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ dataset_info:
9
+ features:
10
+ - name: instruction
11
+ dtype: string
12
+ - name: input
13
+ dtype: string
14
+ - name: output
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 7064739
21
+ num_examples: 30000
22
+ download_size: 1810387
23
+ dataset_size: 7064739
24
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0379e7af70b08cf37c63d6557768c0af96f081eb10f4845cb9e6aace2de53dc
3
+ size 1810387