Holmeister commited on
Commit
5ac6305
·
verified ·
1 Parent(s): c8366ff

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ splits:
11
+ - name: train
12
+ num_bytes: 1583687
13
+ num_examples: 750
14
+ - name: validation
15
+ num_bytes: 301410
16
+ num_examples: 150
17
+ - name: test
18
+ num_bytes: 514830
19
+ num_examples: 250
20
+ download_size: 1367628
21
+ dataset_size: 2399927
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05517e4f618328af08b769951930c5b5247fd933187c96f68109a44ba780626d
3
+ size 298848
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58337d8414d2e697c3ecf004b77274a714349c3523be0585bfe92a27587c0b8a
3
+ size 893576
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8526105d6b23907d9e6f1c95ea98e544638bf2c152ea61355832bfa58e4ec291
3
+ size 175204