AjayP13 commited on
Commit
0f50829
·
verified ·
1 Parent(s): a2f230c

Upload dataset

Browse files
Files changed (2) hide show
  1. 0/train-00000-of-00001.parquet +3 -0
  2. README.md +22 -0
0/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d6cd186a93b1065556ee98cbb54a62310104990e58d0ffdb8180032300f2e3
3
+ size 45506370
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: '0'
4
+ features:
5
+ - name: instruction
6
+ dtype: string
7
+ - name: answer
8
+ dtype: string
9
+ - name: token_count
10
+ dtype: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 75410992
14
+ num_examples: 27739
15
+ download_size: 45506370
16
+ dataset_size: 75410992
17
+ configs:
18
+ - config_name: '0'
19
+ data_files:
20
+ - split: train
21
+ path: 0/train-*
22
+ ---