--- size_categories: n<1K task_categories: - text-classification dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': general delivery format '1': us postal service format '2': po box format '3': street address format '4': apo/fpo format '5': rural route format splits: - name: train num_bytes: 5220 num_examples: 82 download_size: 4200 dataset_size: 5220 configs: - config_name: default data_files: - split: train path: data/train-* tags: - synthetic - distilabel - rlaif - datacraft ---
# Dataset Card for myaddressdata This dataset has been created with [distilabel](https://distilabel.argilla.io/). ## Dataset Summary This dataset contains a `pipeline.yaml` which can be used to reproduce the pipeline that generated it in distilabel using the `distilabel` CLI: ```console distilabel pipeline run --config "https://huggingface.co/datasets/CoderJon/myaddressdata/raw/main/pipeline.yaml" ``` or explore the configuration: ```console distilabel pipeline info --config "https://huggingface.co/datasets/CoderJon/myaddressdata/raw/main/pipeline.yaml" ``` ## Dataset structure The examples have the following structure per configuration: