Create Dataset
Once you log in, the first step is to upload a new text based dataset. This can be via:
- Uploading a Unstructured Dataset
- Uploading a Structured Dataset
- Connecting to External Data Sources
- Scraping Datasets from Websites
- Selecting a Dataset from the Hugging Face Hub
- Loading an Existing Dataset
These uploaded datasets, regardless of the method used, are passed through our decomposer. The decomposer converts the raw files into rows of text data, making it easier to work with and derive insights from the dataset.