winogrande

Bibliografia:

winogrande_xs

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_xs')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 1.1.0
  • Podziały :
Podział Przykłady
'test' 1767
'train' 160
'validation' 1267
  • Cechy :
{
    "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_s

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_s')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 1.1.0
  • Podziały :
Podział Przykłady
'test' 1767
'train' 640
'validation' 1267
  • Cechy :
{
    "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_m

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_m')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 1.1.0
  • Podziały :
Podział Przykłady
'test' 1767
'train' 2558
'validation' 1267
  • Cechy :
{
    "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_l

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_l')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 1.1.0
  • Podziały :
Podział Przykłady
'test' 1767
'train' 10234
'validation' 1267
  • Cechy :
{
    "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_xl

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_xl')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 1.1.0
  • Podziały :
Podział Przykłady
'test' 1767
'train' 40398
'validation' 1267
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:winogrande/winogrande_debiased')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 1.1.0
  • Podziały :
Podział Przykłady
'test' 1767
'train' 9248
'validation' 1267
  • Cechy :
{
    "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"
    }
}