References:
raw
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:cbt/raw')
- Description:
The Children’s Book Test (CBT) is designed to measure directly
how well language models can exploit wider linguistic context.
The CBT is built from books that are freely available.
- License: GNU Free Documentation License v1.3
- Version: 1.1.0
- Splits:
Split | Examples |
---|---|
'test' |
5 |
'train' |
98 |
'validation' |
5 |
- Features:
{
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"content": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
V
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:cbt/V')
- Description:
The Children’s Book Test (CBT) is designed to measure directly
how well language models can exploit wider linguistic context.
The CBT is built from books that are freely available.
- License: GNU Free Documentation License v1.3
- Version: 1.1.0
- Splits:
Split | Examples |
---|---|
'test' |
2500 |
'train' |
105825 |
'validation' |
2000 |
- 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"
}
}
P
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:cbt/P')
- Description:
The Children’s Book Test (CBT) is designed to measure directly
how well language models can exploit wider linguistic context.
The CBT is built from books that are freely available.
- License: GNU Free Documentation License v1.3
- Version: 1.1.0
- Splits:
Split | Examples |
---|---|
'test' |
2500 |
'train' |
334030 |
'validation' |
2000 |
- 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"
}
}
NE
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:cbt/NE')
- Description:
The Children’s Book Test (CBT) is designed to measure directly
how well language models can exploit wider linguistic context.
The CBT is built from books that are freely available.
- License: GNU Free Documentation License v1.3
- Version: 1.1.0
- Splits:
Split | Examples |
---|---|
'test' |
2500 |
'train' |
108719 |
'validation' |
2000 |
- 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"
}
}
CN
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:cbt/CN')
- Description:
The Children’s Book Test (CBT) is designed to measure directly
how well language models can exploit wider linguistic context.
The CBT is built from books that are freely available.
- License: GNU Free Documentation License v1.3
- Version: 1.1.0
- Splits:
Split | Examples |
---|---|
'test' |
2500 |
'train' |
120769 |
'validation' |
2000 |
- 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"
}
}