This is a subset of sentence-transformers/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.
Columns: "question", "answer", "category"
Column types: str, str
Examples:
{
'question': 'is toprol xl the same as metoprolol?',
'answer': 'Metoprolol succinate is… See the full description on the dataset page:
https://huggingface.co/datasets/wwydmanski/gooaq-bio-subset.