--- dataset_info: features: - name: text dtype: string - name: embedding list: float64 - name: metadata struct: - name: azure_component dtype: string - name: chunk_index dtype: int64 - name: contains_sku dtype: bool - name: document_title dtype: string - name: file_path dtype: string - name: is_summary dtype: bool - name: service_name dtype: string - name: source dtype: string - name: source_file dtype: string - name: total_pages dtype: int64 splits: - name: train num_bytes: 1305870431 num_examples: 173823 download_size: 951976318 dataset_size: 1305870431 configs: - config_name: default data_files: - split: train path: data/train-* ---