--- language: - en license: apache-2.0 size_categories: - n<1K task_categories: - text-generation pretty_name: Alfred Indigo dataset_info: features: - name: id dtype: int64 - name: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 20842 num_examples: 124 download_size: 13534 dataset_size: 20842 configs: - config_name: default data_files: - split: train path: data/train-* tags: - chatbot --- # Dataset Card for Alfred Indigo, the helpful chatbot This dataset is a small sample of chatbot data used to train a custom AI known as Alfred Indigo ## Dataset Details ### Dataset Description - **Curated by:** Joshua Keesee - **Language(s) (NLP):** English - **License:** Apache 2.0 ## Uses Use this dataset with PyTorch to have custom chatbot input and output texts for text generation