Lancelot53 commited on
Commit
70a3822
·
verified ·
1 Parent(s): c3bd2e4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: generator
9
+ dtype: string
10
+ - name: rephrased_question
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1593825
15
+ num_examples: 4588
16
+ - name: validation
17
+ num_bytes: 399482
18
+ num_examples: 1148
19
+ - name: test
20
+ num_bytes: 399822
21
+ num_examples: 1148
22
+ download_size: 755114
23
+ dataset_size: 2393129
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:7e391b88727f8944eb808ce7c04d3067eae3ed80da1116189a85255262fe4fe0
3
+ size 128141
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2ba272833f76d9a40edc311e0a805f98cf3e68d3fe781223803a84a0960736f
3
+ size 498845
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873b9cd6677552bbf8a288afe278d8043723a0f83f0eb34858b409e4ecae859c
3
+ size 128128