--- language: - bn license: cc-by-nc-sa-4.0 dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 1040624407 num_examples: 220574 - name: validation num_bytes: 23961473 num_examples: 4994 - name: test num_bytes: 70974341 num_examples: 15012 download_size: 416723277 dataset_size: 1135560221 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---