hanaearg commited on
Commit
aea6e87
·
verified ·
1 Parent(s): 4667681

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction_text
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
+ - name: __index_level_0__
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 81928064
15
+ num_examples: 79999
16
+ - name: validation
17
+ num_bytes: 10359868
18
+ num_examples: 10000
19
+ - name: test
20
+ num_bytes: 10270408
21
+ num_examples: 10000
22
+ download_size: 30327319
23
+ dataset_size: 102558340
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a134701139bc5ee39dc1a1fba7a079261bc95d429d904bd06ce24051d66b087e
3
+ size 3028705
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61cda4e928aed930631030c76fb2fc1cd003c1aba9ee3e8a674f73ca7d77675d
3
+ size 24204360
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5568cba1f78ec62e9eee15d5e68700c8dd0b938bbc05fde7a7be0cb5274e231
3
+ size 3094254