datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
bioinformatics-qa-dataset
Bioinformatics QA Dataset
A curated question-answer dataset for bioinformatics and computational biology model training.
Summary
Total examples: 5880
Unique topics: 65
Columns: id, topic, question, answer
Source format: CSV converted to Hugging Face Dataset
Intended Use
This dataset is intended for:
Instruction tuning and domain adaptation for biomedical and bioinformatics LLMs
QA benchmarking in life-science terminology
Prompt-response training pipelines… See the full description on the dataset page: https://huggingface.co/datasets/yashm/bioinformatics-qa-dataset.pubmed-bioinformatics-abstracts_all_years
PubMed Bioinformatics Abstracts — All Years
A curated dataset of bioinformatics research abstracts fetched from PubMed via the NCBI Entrez API, covering publications from 1990 through 2026. Designed for LLM fine-tuning, biomedical NLP, and scientific text analysis.
Curated by: Dr. Yash M Gupta
Pipeline: yashmgupta/pubmed-bioinformatics-abstracts
Intended Use
Fine-tuning large language models (LLMs) on biomedical / bioinformatics domain text.
Data Fields… See the full description on the dataset page: https://huggingface.co/datasets/yashm/pubmed-bioinformatics-abstracts_all_years.pubmed-bioinformatics-abstracts
PubMed Bioinformatics Abstracts (2020–2026)
A curated collection of 174,154 bioinformatics journal article abstracts from PubMed,
covering publications from 2020 to 2026.
Curated by: Dr. Yash M Gupta
Intended Use
Fine-tuning large language models (LLMs) on biomedical / bioinformatics domain text.
Dataset Structure
Column
Type
Description
pmid
string
PubMed ID
title
string
Article title
abstract
string
Full abstract text
year
string
Publication… See the full description on the dataset page: https://huggingface.co/datasets/yashm/pubmed-bioinformatics-abstracts.
