hanaearg commited on
Commit
56861c9
·
verified ·
1 Parent(s): 3af0191

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ sequence: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 1715461
13
+ num_examples: 2884
14
+ - name: test
15
+ num_bytes: 1648925
16
+ num_examples: 2767
17
+ download_size: 350164
18
+ dataset_size: 3364386
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a713195f0969484d7f49b8270646e1668c34e5369026828701d13305e60daa4
3
+ size 172749
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c389f6bc2be78f686be5ddc844b545f98a2dd7f2acf5c45961ed5495fde8076
3
+ size 177415