cfq

مراجع:

mcd1

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/mcd1')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 11968
'train' 95743
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

mcd2

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/mcd2')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 11968
'train' 95743
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

mcd3

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/mcd3')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 11968
'train' 95743
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

question_complexity_split

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/question_complexity_split')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 10340
'train' 98999
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

question_pattern_split

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/question_pattern_split')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 11909
'train' 95654
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

query_complexity_split

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/query_complexity_split')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 9512
'train' 100654
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

query_pattern_split

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/query_pattern_split')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 12589
'train' 94600
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

Random_split

استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:

ds = tfds.load('huggingface:cfq/random_split')
  • وصف :
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')
  • الترخيص : لا يوجد ترخيص معروف
  • الإصدار : 1.0.1
  • الإنشقاقات :
ينقسم أمثلة
'test' 11967
'train' 95744
  • سمات :
{
    "question": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "query": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}