виногранде

Использованная литература:

виногранде_xs

Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_xs')
  • Описание :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
  • Лицензия : Нет известной лицензии.
  • Версия : 1.1.0
  • Расколы :
Расколоть Примеры
'test' 1767 г.
'train' 160
'validation' 1267
  • Функции :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

виногранде_с

Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_s')
  • Описание :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
  • Лицензия : Нет известной лицензии.
  • Версия : 1.1.0
  • Расколы :
Расколоть Примеры
'test' 1767 г.
'train' 640
'validation' 1267
  • Функции :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

виногранде_м

Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_m')
  • Описание :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
  • Лицензия : Нет известной лицензии.
  • Версия : 1.1.0
  • Расколы :
Расколоть Примеры
'test' 1767 г.
'train' 2558
'validation' 1267
  • Функции :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

виногранде_л

Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_l')
  • Описание :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
  • Лицензия : Нет известной лицензии.
  • Версия : 1.1.0
  • Расколы :
Расколоть Примеры
'test' 1767 г.
'train' 10234
'validation' 1267
  • Функции :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

виногранде_xl

Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_xl')
  • Описание :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
  • Лицензия : Нет известной лицензии.
  • Версия : 1.1.0
  • Расколы :
Расколоть Примеры
'test' 1767 г.
'train' 40398
'validation' 1267
  • Функции :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

winogrande_debiased

Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_debiased')
  • Описание :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
 2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
  • Лицензия : Нет известной лицензии.
  • Версия : 1.1.0
  • Расколы :
Расколоть Примеры
'test' 1767 г.
'train' 9248
'validation' 1267
  • Функции :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "option2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "answer": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}