CFQ

Referências:

mcd1

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

ds = tfds.load('huggingface:cfq/mcd1')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 11968
'train' 95743
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

mcd2

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

ds = tfds.load('huggingface:cfq/mcd2')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 11968
'train' 95743
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

mcd3

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

ds = tfds.load('huggingface:cfq/mcd3')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 11968
'train' 95743
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

question_complexity_split

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

ds = tfds.load('huggingface:cfq/question_complexity_split')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 10340
'train' 98999
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

question_pattern_split

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

ds = tfds.load('huggingface:cfq/question_pattern_split')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 11909
'train' 95654
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

query_complexity_split

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

ds = tfds.load('huggingface:cfq/query_complexity_split')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 9512
'train' 100654
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

query_pattern_split

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

ds = tfds.load('huggingface:cfq/query_pattern_split')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 12589
'train' 94600
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

divisão_aleatória

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

ds = tfds.load('huggingface:cfq/random_split')
  • Descrição :
The CFQ dataset (and it's splits) for measuring compositional generalization.

See https://arxiv.org/abs/1912.09713.pdf for background.

Example usage:
data = datasets.load_dataset('cfq/mcd1')
  • Licença : Nenhuma licença conhecida
  • Versão : 1.0.1
  • Divisões :
Dividir Exemplos
'test' 11967
'train' 95744
  • Características :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}