Referanslar:
düz_metin
Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:
ds = tfds.load('huggingface:lm1b/plain_text')
- Tanım :
A benchmark corpus to be used for measuring progress in statistical language modeling. This has almost one billion words in the training data.
- Lisans : Bilinen lisans yok
- Sürüm : 1.0.0
- Bölünmeler :
Bölmek | Örnekler |
---|---|
'test' | 306688 |
'train' | 30301028 |
- Özellikler :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}