--- dataset_info: features: - name: File_Path dtype: string - name: Impression dtype: string - name: Query dtype: string splits: - name: train num_bytes: 238581.9 num_examples: 900 - name: test num_bytes: 26509.1 num_examples: 100 download_size: 115818 dataset_size: 265091.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---