RaagulQB commited on
Commit
53ae17e
·
verified ·
1 Parent(s): f415257

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: response
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 188088535
13
+ num_examples: 66826
14
+ - name: validation
15
+ num_bytes: 23713219
16
+ num_examples: 9535
17
+ download_size: 27382625
18
+ dataset_size: 211801754
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:a695eae78a89fce6c8a2bebc14d158fab37f5b58248b082c2e04de6b5e9aaf03
3
+ size 24399268
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f5b9e315efc8b8705dc49d1a05c2dbafff70c7dc09fa3e400dc795244ad146f
3
+ size 2983357