anurag-raapid commited on
Commit
7665761
·
verified ·
1 Parent(s): 07f5a62

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: 9200427
13
+ num_examples: 10507
14
+ - name: validation
15
+ num_bytes: 1338034
16
+ num_examples: 1501
17
+ - name: test
18
+ num_bytes: 2595203
19
+ num_examples: 3003
20
+ download_size: 7746947
21
+ dataset_size: 13133664
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:8a9aa54e9f9a1808ee27f7c1cb9f34557547ef124baf3eb31c7dc84d4d832b72
3
+ size 1527130
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97c8a65137f42e50a1d90a60c440981cb33d479cffc493aa593a4e0952573a55
3
+ size 5428888
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e40497a4422b1d91f0f514720cb3005f27ab1df2ed98c3c309f53bd05cfa6a2
3
+ size 790929