Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
mudd / README.md
HR99's picture
update readme.md
5e8c8ce verified
|
raw
history blame
535 Bytes
metadata
license: unknown
tags:
  - unstructured-text
  - plain-text

Misraj Unstructured Data Dump (mudd)

This dataset is a large collection of unstructured plain text. The content is in the plain_text column, and each entry retains its original unique identifier (uuid).

Dataset Structure

The dataset has the following features:

{
    "uuid": {
        "dtype": "string",
        "_type": "Value"
    },
    "plain_text": {
        "dtype": "string",
        "_type": "Value"
    }
}
  • Total Rows: 4758338