--- dataset_info: - config_name: hausa features: - name: instruction dtype: string - name: inputs dtype: string - name: targets dtype: string - name: task dtype: string - name: data_source dtype: string - name: ID dtype: string - name: langs dtype: string splits: - name: dev num_bytes: 92852 num_examples: 200 - name: test_public num_bytes: 93107 num_examples: 200 - name: test_private num_bytes: 24090 num_examples: 50 download_size: 48976 dataset_size: 210049 - config_name: swahili features: - name: instruction dtype: string - name: inputs dtype: string - name: targets dtype: string - name: task dtype: string - name: data_source dtype: string - name: ID dtype: string - name: langs dtype: string splits: - name: dev num_bytes: 103153 num_examples: 200 - name: test_public num_bytes: 105847 num_examples: 200 - name: test_private num_bytes: 25879 num_examples: 50 download_size: 57302 dataset_size: 234879 configs: - config_name: hausa data_files: - split: dev path: hausa/dev-* - split: test_public path: hausa/test_public-* - split: test_private path: hausa/test_private-* - config_name: swahili data_files: - split: dev path: swahili/dev-* - split: test_public path: swahili/test_public-* - split: test_private path: swahili/test_private-* ---