TCC

Referências:

cru

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:cbt/raw')
  • Descrição :
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.
  • Licença : GNU Free Documentation License v1.3
  • Versão : 1.1.0
  • Divisões :
Dividir Exemplos
'test' 5
'train' 98
'validation' 5
  • Características :
{
    "title": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "content": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

V

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:cbt/V')
  • Descrição :
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.
  • Licença : GNU Free Documentation License v1.3
  • Versão : 1.1.0
  • Divisões :
Dividir Exemplos
'test' 2500
'train' 105825
'validation' 2000
  • Características :
{
    "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 o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:cbt/P')
  • Descrição :
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.
  • Licença : GNU Free Documentation License v1.3
  • Versão : 1.1.0
  • Divisões :
Dividir Exemplos
'test' 2500
'train' 334030
'validation' 2000
  • Características :
{
    "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 o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:cbt/NE')
  • Descrição :
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.
  • Licença : GNU Free Documentation License v1.3
  • Versão : 1.1.0
  • Divisões :
Dividir Exemplos
'test' 2500
'train' 108719
'validation' 2000
  • Características :
{
    "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 o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:cbt/CN')
  • Descrição :
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.
  • Licença : GNU Free Documentation License v1.3
  • Versão : 1.1.0
  • Divisões :
Dividir Exemplos
'test' 2500
'train' 120769
'validation' 2000
  • Características :
{
    "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"
    }
}