--- 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: ```json { "uuid": { "dtype": "string", "_type": "Value" }, "plain_text": { "dtype": "string", "_type": "Value" } } ``` - **Total Rows:** 4758338