wikitekst

Bibliografia:

wikitekst-103-v1

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

ds = tfds.load('huggingface:wikitext/wikitext-103-v1')
  • Opis :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
 Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
 License.
  • Licencja : Creative Commons Uznanie autorstwa-Na tych samych warunkach 4.0 Międzynarodowe (CC BY-SA 4.0)
  • Wersja : 1.0.0
  • Podziały :
Podział Przykłady
'test' 4358
'train' 1801350
'validation' 3760
  • Cechy :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

wikitekst-2-v1

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

ds = tfds.load('huggingface:wikitext/wikitext-2-v1')
  • Opis :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
 Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
 License.
  • Licencja : Creative Commons Uznanie autorstwa-Na tych samych warunkach 4.0 Międzynarodowe (CC BY-SA 4.0)
  • Wersja : 1.0.0
  • Podziały :
Podział Przykłady
'test' 4358
'train' 36718
'validation' 3760
  • Cechy :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

wikitekst-103-raw-v1

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

ds = tfds.load('huggingface:wikitext/wikitext-103-raw-v1')
  • Opis :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
 Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
 License.
  • Licencja : Creative Commons Uznanie autorstwa-Na tych samych warunkach 4.0 Międzynarodowe (CC BY-SA 4.0)
  • Wersja : 1.0.0
  • Podziały :
Podział Przykłady
'test' 4358
'train' 1801350
'validation' 3760
  • Cechy :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

wikitekst-2-raw-v1

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

ds = tfds.load('huggingface:wikitext/wikitext-2-raw-v1')
  • Opis :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
 Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
 License.
  • Licencja : Creative Commons Uznanie autorstwa-Na tych samych warunkach 4.0 Międzynarodowe (CC BY-SA 4.0)
  • Wersja : 1.0.0
  • Podziały :
Podział Przykłady
'test' 4358
'train' 36718
'validation' 3760
  • Cechy :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}