--- dataset_info: features: - name: landmark_id dtype: int64 - name: country_code dtype: string - name: domestic_language_code dtype: string - name: language_code dtype: string - name: landmark_name dtype: string - name: prompt_idx dtype: int64 splits: - name: test num_bytes: 470104 num_examples: 8100 - name: debug num_bytes: 548 num_examples: 10 download_size: 80893 dataset_size: 470652 configs: - config_name: default data_files: - split: test path: data/test-* - split: debug path: data/debug-* ---