WillHeld commited on
Commit
08d077c
·
verified ·
1 Parent(s): 783eea2

Upload dataset

Browse files
09_TwoXChromosomes/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de4e06928e33a615317fb88b01ef9614145b06920c17c9d6b87882f5d02d864b
3
+ size 607194
README.md CHANGED
@@ -216,6 +216,30 @@ dataset_info:
216
  num_examples: 835
217
  download_size: 515421
218
  dataset_size: 828693
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
219
  configs:
220
  - config_name: 00_AskReddit
221
  data_files:
@@ -253,4 +277,8 @@ configs:
253
  data_files:
254
  - split: train
255
  path: 08_todayilearned/train-*
 
 
 
 
256
  ---
 
216
  num_examples: 835
217
  download_size: 515421
218
  dataset_size: 828693
219
+ - config_name: 09_TwoXChromosomes
220
+ features:
221
+ - name: text
222
+ dtype: string
223
+ - name: id
224
+ dtype: string
225
+ - name: added
226
+ dtype: string
227
+ - name: created
228
+ dtype: string
229
+ - name: source
230
+ dtype: string
231
+ - name: metadata
232
+ dtype: string
233
+ - name: type
234
+ dtype: string
235
+ - name: __index_level_0__
236
+ dtype: int64
237
+ splits:
238
+ - name: train
239
+ num_bytes: 989758
240
+ num_examples: 931
241
+ download_size: 607194
242
+ dataset_size: 989758
243
  configs:
244
  - config_name: 00_AskReddit
245
  data_files:
 
277
  data_files:
278
  - split: train
279
  path: 08_todayilearned/train-*
280
+ - config_name: 09_TwoXChromosomes
281
+ data_files:
282
+ - split: train
283
+ path: 09_TwoXChromosomes/train-*
284
  ---