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.

Dataset Card for GooAQ

This dataset is a collection of question-answer pairs, collected from Google. See GooAQ for additional information. This dataset can be used directly with Sentence Transformers to train embedding models.

Dataset Subsets

pair subset

  • Columns: "question", "answer"
  • Column types: str, str
  • Examples:
    {
      'question': 'is toprol xl the same as metoprolol?',
      'answer': 'Metoprolol succinate is also known by the brand name Toprol XL. It is the extended-release form of metoprolol. Metoprolol succinate is approved to treat high blood pressure, chronic chest pain, and congestive heart failure.',
    }
    
  • Collection strategy: Reading the GooAQ dataset from embedding-training-data.
  • Deduplified: No
Downloads last month
516

Models trained or fine-tuned on sentence-transformers/gooaq

Space using sentence-transformers/gooaq 1

Collection including sentence-transformers/gooaq