Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
SpeedOfMagic commited on
Commit
5e2ecf1
·
verified ·
1 Parent(s): f68dabe

Upload dataset

Browse files
README.md CHANGED
@@ -1,7 +1,27 @@
1
  ---
2
- # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  # Dataset Card for babi_qa
 
1
  ---
2
+ dataset_info:
3
+ config_name: continuation
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 8140882
12
+ num_examples: 10000
13
+ - name: test
14
+ num_bytes: 814511
15
+ num_examples: 1000
16
+ download_size: 767405
17
+ dataset_size: 8955393
18
+ configs:
19
+ - config_name: continuation
20
+ data_files:
21
+ - split: train
22
+ path: continuation/train-*
23
+ - split: test
24
+ path: continuation/test-*
25
  ---
26
 
27
  # Dataset Card for babi_qa
continuation/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dada6bb8838d240c9c1ff90bd174655977605cba613f949ad2154dd6cf64e823
3
+ size 70549
continuation/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da299d958ec43532132c4270b5b59454512c0a48f71303bd21df84092308e00c
3
+ size 696856