Commit
•
1cdc548
1
Parent(s):
f302f54
Host data file (#3)
Browse files- Add data file (1a26030fd38037976b370dc3bccee304b5331646)
- Update script (163c9a3d010c93abb7635b3dcbfe8514adcb67f3)
- Update metadata in dataset card (0b0cb456cbcb17edba69f9869bb83869cb981664)
- Update metadata in legacy JSON file (279041c47dcbcea698147665c7a852fcb0fd0504)
- README.md +20 -20
- cbt.py +1 -1
- data/CBTest.tgz +3 -0
- dataset_infos.json +1 -1
README.md
CHANGED
@@ -36,16 +36,16 @@ dataset_info:
|
|
36 |
dtype: string
|
37 |
splits:
|
38 |
- name: train
|
39 |
-
num_bytes:
|
40 |
num_examples: 98
|
41 |
- name: test
|
42 |
-
num_bytes:
|
43 |
num_examples: 5
|
44 |
- name: validation
|
45 |
-
num_bytes:
|
46 |
num_examples: 5
|
47 |
download_size: 120547669
|
48 |
-
dataset_size:
|
49 |
- config_name: V
|
50 |
features:
|
51 |
- name: sentences
|
@@ -58,16 +58,16 @@ dataset_info:
|
|
58 |
sequence: string
|
59 |
splits:
|
60 |
- name: train
|
61 |
-
num_bytes:
|
62 |
num_examples: 105825
|
63 |
- name: test
|
64 |
-
num_bytes:
|
65 |
num_examples: 2500
|
66 |
- name: validation
|
67 |
-
num_bytes:
|
68 |
num_examples: 2000
|
69 |
download_size: 120547669
|
70 |
-
dataset_size:
|
71 |
- config_name: P
|
72 |
features:
|
73 |
- name: sentences
|
@@ -80,16 +80,16 @@ dataset_info:
|
|
80 |
sequence: string
|
81 |
splits:
|
82 |
- name: train
|
83 |
-
num_bytes:
|
84 |
num_examples: 334030
|
85 |
- name: test
|
86 |
-
num_bytes:
|
87 |
num_examples: 2500
|
88 |
- name: validation
|
89 |
-
num_bytes:
|
90 |
num_examples: 2000
|
91 |
download_size: 120547669
|
92 |
-
dataset_size:
|
93 |
- config_name: NE
|
94 |
features:
|
95 |
- name: sentences
|
@@ -102,16 +102,16 @@ dataset_info:
|
|
102 |
sequence: string
|
103 |
splits:
|
104 |
- name: train
|
105 |
-
num_bytes:
|
106 |
num_examples: 108719
|
107 |
- name: test
|
108 |
-
num_bytes:
|
109 |
num_examples: 2500
|
110 |
- name: validation
|
111 |
-
num_bytes:
|
112 |
num_examples: 2000
|
113 |
download_size: 120547669
|
114 |
-
dataset_size:
|
115 |
- config_name: CN
|
116 |
features:
|
117 |
- name: sentences
|
@@ -124,16 +124,16 @@ dataset_info:
|
|
124 |
sequence: string
|
125 |
splits:
|
126 |
- name: train
|
127 |
-
num_bytes:
|
128 |
num_examples: 120769
|
129 |
- name: test
|
130 |
-
num_bytes:
|
131 |
num_examples: 2500
|
132 |
- name: validation
|
133 |
-
num_bytes:
|
134 |
num_examples: 2000
|
135 |
download_size: 120547669
|
136 |
-
dataset_size:
|
137 |
---
|
138 |
|
139 |
# Dataset Card for CBT
|
|
|
36 |
dtype: string
|
37 |
splits:
|
38 |
- name: train
|
39 |
+
num_bytes: 25741580
|
40 |
num_examples: 98
|
41 |
- name: test
|
42 |
+
num_bytes: 1528704
|
43 |
num_examples: 5
|
44 |
- name: validation
|
45 |
+
num_bytes: 1182657
|
46 |
num_examples: 5
|
47 |
download_size: 120547669
|
48 |
+
dataset_size: 28452941
|
49 |
- config_name: V
|
50 |
features:
|
51 |
- name: sentences
|
|
|
58 |
sequence: string
|
59 |
splits:
|
60 |
- name: train
|
61 |
+
num_bytes: 252177649
|
62 |
num_examples: 105825
|
63 |
- name: test
|
64 |
+
num_bytes: 5806625
|
65 |
num_examples: 2500
|
66 |
- name: validation
|
67 |
+
num_bytes: 4556425
|
68 |
num_examples: 2000
|
69 |
download_size: 120547669
|
70 |
+
dataset_size: 262540699
|
71 |
- config_name: P
|
72 |
features:
|
73 |
- name: sentences
|
|
|
80 |
sequence: string
|
81 |
splits:
|
82 |
- name: train
|
83 |
+
num_bytes: 852852601
|
84 |
num_examples: 334030
|
85 |
- name: test
|
86 |
+
num_bytes: 6078048
|
87 |
num_examples: 2500
|
88 |
- name: validation
|
89 |
+
num_bytes: 4776981
|
90 |
num_examples: 2000
|
91 |
download_size: 120547669
|
92 |
+
dataset_size: 863707630
|
93 |
- config_name: NE
|
94 |
features:
|
95 |
- name: sentences
|
|
|
102 |
sequence: string
|
103 |
splits:
|
104 |
- name: train
|
105 |
+
num_bytes: 253551931
|
106 |
num_examples: 108719
|
107 |
- name: test
|
108 |
+
num_bytes: 5707734
|
109 |
num_examples: 2500
|
110 |
- name: validation
|
111 |
+
num_bytes: 4424316
|
112 |
num_examples: 2000
|
113 |
download_size: 120547669
|
114 |
+
dataset_size: 263683981
|
115 |
- config_name: CN
|
116 |
features:
|
117 |
- name: sentences
|
|
|
124 |
sequence: string
|
125 |
splits:
|
126 |
- name: train
|
127 |
+
num_bytes: 301730151
|
128 |
num_examples: 120769
|
129 |
- name: test
|
130 |
+
num_bytes: 6138376
|
131 |
num_examples: 2500
|
132 |
- name: validation
|
133 |
+
num_bytes: 4737257
|
134 |
num_examples: 2000
|
135 |
download_size: 120547669
|
136 |
+
dataset_size: 312605784
|
137 |
---
|
138 |
|
139 |
# Dataset Card for CBT
|
cbt.py
CHANGED
@@ -40,7 +40,7 @@ _HOMEPAGE = "https://research.fb.com/downloads/babi/"
|
|
40 |
|
41 |
_LICENSE = """GNU Free Documentation License v1.3"""
|
42 |
|
43 |
-
ZIP_URL = "
|
44 |
dir = "CBTest/data/"
|
45 |
paths = {
|
46 |
"raw": {"train": dir + "cbt_train.txt", "valid": dir + "cbt_valid.txt", "test": dir + "cbt_test.txt"},
|
|
|
40 |
|
41 |
_LICENSE = """GNU Free Documentation License v1.3"""
|
42 |
|
43 |
+
ZIP_URL = "data/CBTest.tgz"
|
44 |
dir = "CBTest/data/"
|
45 |
paths = {
|
46 |
"raw": {"train": dir + "cbt_train.txt", "valid": dir + "cbt_valid.txt", "test": dir + "cbt_test.txt"},
|
data/CBTest.tgz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:932df0cadc1337b2a12b4c696b1041c1d1c6d4b6bd319874c6288f02e4a61e92
|
3 |
+
size 120547669
|
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"raw": {"description": "The Children\u2019s Book Test (CBT) is designed to measure directly\nhow well language models can exploit wider linguistic context.\nThe CBT is built from books that are freely available.\n", "citation": "@misc{hill2016goldilocks,\n title={The Goldilocks Principle: Reading Children's Books with Explicit Memory Representations},\n author={Felix Hill and Antoine Bordes and Sumit Chopra and Jason Weston},\n year={2016},\n eprint={1511.02301},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://research.fb.com/downloads/babi/", "license": "GNU Free Documentation License v1.3", "features": {"title": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "cbt", "config_name": "raw", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes":
|
|
|
1 |
+
{"raw": {"description": "The Children\u2019s Book Test (CBT) is designed to measure directly\nhow well language models can exploit wider linguistic context.\nThe CBT is built from books that are freely available.\n", "citation": "@misc{hill2016goldilocks,\n title={The Goldilocks Principle: Reading Children's Books with Explicit Memory Representations},\n author={Felix Hill and Antoine Bordes and Sumit Chopra and Jason Weston},\n year={2016},\n eprint={1511.02301},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://research.fb.com/downloads/babi/", "license": "GNU Free Documentation License v1.3", "features": {"title": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "cbt", "config_name": "raw", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 25741580, "num_examples": 98, "dataset_name": "cbt"}, "test": {"name": "test", "num_bytes": 1528704, "num_examples": 5, "dataset_name": "cbt"}, "validation": {"name": "validation", "num_bytes": 1182657, "num_examples": 5, "dataset_name": "cbt"}}, "download_checksums": {"data/CBTest.tgz": {"num_bytes": 120547669, "checksum": "932df0cadc1337b2a12b4c696b1041c1d1c6d4b6bd319874c6288f02e4a61e92"}}, "download_size": 120547669, "post_processing_size": null, "dataset_size": 28452941, "size_in_bytes": 149000610}, "V": {"description": "The Children\u2019s Book Test (CBT) is designed to measure directly\nhow well language models can exploit wider linguistic context.\nThe CBT is built from books that are freely available.\n", "citation": "@misc{hill2016goldilocks,\n title={The Goldilocks Principle: Reading Children's Books with Explicit Memory Representations},\n author={Felix Hill and Antoine Bordes and Sumit Chopra and Jason Weston},\n year={2016},\n eprint={1511.02301},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://research.fb.com/downloads/babi/", "license": "GNU Free Documentation License v1.3", "features": {"sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "cbt", "config_name": "V", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 252177649, "num_examples": 105825, "dataset_name": "cbt"}, "test": {"name": "test", "num_bytes": 5806625, "num_examples": 2500, "dataset_name": "cbt"}, "validation": {"name": "validation", "num_bytes": 4556425, "num_examples": 2000, "dataset_name": "cbt"}}, "download_checksums": {"data/CBTest.tgz": {"num_bytes": 120547669, "checksum": "932df0cadc1337b2a12b4c696b1041c1d1c6d4b6bd319874c6288f02e4a61e92"}}, "download_size": 120547669, "post_processing_size": null, "dataset_size": 262540699, "size_in_bytes": 383088368}, "P": {"description": "The Children\u2019s Book Test (CBT) is designed to measure directly\nhow well language models can exploit wider linguistic context.\nThe CBT is built from books that are freely available.\n", "citation": "@misc{hill2016goldilocks,\n title={The Goldilocks Principle: Reading Children's Books with Explicit Memory Representations},\n author={Felix Hill and Antoine Bordes and Sumit Chopra and Jason Weston},\n year={2016},\n eprint={1511.02301},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://research.fb.com/downloads/babi/", "license": "GNU Free Documentation License v1.3", "features": {"sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "cbt", "config_name": "P", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 852852601, "num_examples": 334030, "dataset_name": "cbt"}, "test": {"name": "test", "num_bytes": 6078048, "num_examples": 2500, "dataset_name": "cbt"}, "validation": {"name": "validation", "num_bytes": 4776981, "num_examples": 2000, "dataset_name": "cbt"}}, "download_checksums": {"data/CBTest.tgz": {"num_bytes": 120547669, "checksum": "932df0cadc1337b2a12b4c696b1041c1d1c6d4b6bd319874c6288f02e4a61e92"}}, "download_size": 120547669, "post_processing_size": null, "dataset_size": 863707630, "size_in_bytes": 984255299}, "NE": {"description": "The Children\u2019s Book Test (CBT) is designed to measure directly\nhow well language models can exploit wider linguistic context.\nThe CBT is built from books that are freely available.\n", "citation": "@misc{hill2016goldilocks,\n title={The Goldilocks Principle: Reading Children's Books with Explicit Memory Representations},\n author={Felix Hill and Antoine Bordes and Sumit Chopra and Jason Weston},\n year={2016},\n eprint={1511.02301},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://research.fb.com/downloads/babi/", "license": "GNU Free Documentation License v1.3", "features": {"sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "cbt", "config_name": "NE", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 253551931, "num_examples": 108719, "dataset_name": "cbt"}, "test": {"name": "test", "num_bytes": 5707734, "num_examples": 2500, "dataset_name": "cbt"}, "validation": {"name": "validation", "num_bytes": 4424316, "num_examples": 2000, "dataset_name": "cbt"}}, "download_checksums": {"data/CBTest.tgz": {"num_bytes": 120547669, "checksum": "932df0cadc1337b2a12b4c696b1041c1d1c6d4b6bd319874c6288f02e4a61e92"}}, "download_size": 120547669, "post_processing_size": null, "dataset_size": 263683981, "size_in_bytes": 384231650}, "CN": {"description": "The Children\u2019s Book Test (CBT) is designed to measure directly\nhow well language models can exploit wider linguistic context.\nThe CBT is built from books that are freely available.\n", "citation": "@misc{hill2016goldilocks,\n title={The Goldilocks Principle: Reading Children's Books with Explicit Memory Representations},\n author={Felix Hill and Antoine Bordes and Sumit Chopra and Jason Weston},\n year={2016},\n eprint={1511.02301},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://research.fb.com/downloads/babi/", "license": "GNU Free Documentation License v1.3", "features": {"sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "options": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "cbt", "config_name": "CN", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 301730151, "num_examples": 120769, "dataset_name": "cbt"}, "test": {"name": "test", "num_bytes": 6138376, "num_examples": 2500, "dataset_name": "cbt"}, "validation": {"name": "validation", "num_bytes": 4737257, "num_examples": 2000, "dataset_name": "cbt"}}, "download_checksums": {"data/CBTest.tgz": {"num_bytes": 120547669, "checksum": "932df0cadc1337b2a12b4c696b1041c1d1c6d4b6bd319874c6288f02e4a61e92"}}, "download_size": 120547669, "post_processing_size": null, "dataset_size": 312605784, "size_in_bytes": 433153453}}
|