You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

TREC Product search / Zero Shot IR Task Dataset

Load dataset:

from datasets import load_dataset

dataset = load_dataset("AdhirajSingh1206/TREC-Zero-Shot-Product-Search", split="full")
dataset = dataset.to_pandas()
print(len(dataset))
dataset.head()

image/png

Downloads last month
0
Edit dataset card