Vishwaksen commited on
Commit
7585ac6
·
verified ·
1 Parent(s): b1a2bdc

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Input
5
+ dtype: string
6
+ - name: Output
7
+ dtype: string
8
+ - name: prompt
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 715400
13
+ num_examples: 296
14
+ - name: validation
15
+ num_bytes: 71402
16
+ num_examples: 30
17
+ download_size: 124510
18
+ dataset_size: 786802
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: validation
25
+ path: data/validation-*
26
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e9aed1f7e135f8b31e81b44733a65f37bd9ae45e642e5d864aacb0c43e9731
3
+ size 99200
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0ea73e576c10bc6ec7169fe30236f331257e83474cb4af7b602ac4d4ad65577
3
+ size 25310