オープンウェブテキスト

参考文献:

平文

次のコマンドを使用して、このデータセットを TFDS にロードします。

ds = tfds.load('huggingface:openwebtext/plain_text')
  • 説明
An open-source replication of the WebText dataset from OpenAI.
  • ライセンス: 不明なライセンス
  • バージョン: 1.0.0
  • 分割:
スプリット
'train' 8013769
  • 特徴
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}