--- language: - eu dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: prompt dtype: string splits: - name: train num_bytes: 23981791.317546494 num_examples: 41553 - name: test num_bytes: 5995880.682453506 num_examples: 10389 download_size: 14230634 dataset_size: 29977672.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---