--- license: other license_name: gopuai-v1.0.1 license_link: https://github.com/gopu-inc/licenses/blob/main/gopuAI-v1.0.0.md configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: instruction dtype: string - name: response dtype: string splits: - name: train num_bytes: 73800531 num_examples: 1130500 - name: validation num_bytes: 1942119 num_examples: 29750 - name: test num_bytes: 1942119 num_examples: 29750 download_size: 23148924 dataset_size: 77684769 ---