--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: prompt dtype: string - name: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 44755675 num_examples: 52002 - name: test num_bytes: 860652.9556555517 num_examples: 1000 download_size: 25910716 dataset_size: 45616327.95565555 --- # Dataset Card for "alpaca-gpt4" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)