--- dataset_info: config_name: hau features: - name: premise dtype: string - name: inputs dtype: string - name: targets dtype: int64 - name: ID dtype: string - name: instruction dtype: string - name: langs dtype: string splits: - name: dev num_bytes: 49539 num_examples: 200 - name: test_public num_bytes: 42867 num_examples: 150 - name: test_private num_bytes: 13577 num_examples: 50 download_size: 42954 dataset_size: 105983 configs: - config_name: hau data_files: - split: dev path: hau/dev-* - split: test_public path: hau/test_public-* - split: test_private path: hau/test_private-* ---