luvres commited on
Commit
6b17765
1 Parent(s): 1d3b5d4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
+ - name: prompt
11
+ dtype: string
12
+ - name: text
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 27215132
17
+ num_examples: 28710
18
+ - name: validation
19
+ num_bytes: 9097790
20
+ num_examples: 9576
21
+ - name: test
22
+ num_bytes: 9092690
23
+ num_examples: 9568
24
+ download_size: 16041590
25
+ dataset_size: 45405612
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:620e70ddcb527a4fef279093904689ea9d720b83c9368e3d4a58a421c75e29a4
3
+ size 3214721
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afca23eb4b6d362dacf4410042f39fd14450d678d4d453690cefaac3296a87e9
3
+ size 9607791
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18bafcdad1b8162c816e1393a8892bfe0733ad31f76727582156501c55580b89
3
+ size 3219078