Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Size:
100K - 1M
Tags:
text-retrieval
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Usage
import datasets
# Download the dataset
queries = datasets.load_dataset("embedding-benchmark/FreshStack", "queries")
documents = datasets.load_dataset("embedding-benchmark/FreshStack", "corpus")
pair_labels = datasets.load_dataset("embedding-benchmark/FreshStack", "default")
- Downloads last month
- 33