--- dataset_info: features: - name: label dtype: string - name: input_text dtype: string - name: first_address dtype: string - name: second_address dtype: string - name: llm_response dtype: string - name: information dtype: string - name: final_output dtype: string splits: - name: train num_bytes: 19776032 num_examples: 3485 - name: test num_bytes: 2245375 num_examples: 388 download_size: 7192161 dataset_size: 22021407 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---