datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
pubmedqa-chat-format
PubMedQA (Chat-Format Preparation)
This dataset is a chat-format preparation of PubMedQA for biomedical QA SFT.
Format
This format is commonly referred to as:
chat-format SFT data
instruction-tuning conversations
OpenAI-style messages format
Included files
train.jsonl
validation.jsonl
stats.json
prepare_pubmedqa_unsloth.py
Source
Base dataset: qiaojin/PubMedQA
Subsets used for supervised preparation:
pqa_labeled
pqa_artificial (sampled)… See the full description on the dataset page: https://huggingface.co/datasets/ali5341/pubmedqa-chat-format.arxivqa-chat-format
ArxivQA (Chat-Format Preparation)
This dataset is a multimodal chat-format preparation of ArxivQA for supervised fine-tuning (SFT).
Format
This format is commonly referred to as:
chat-format SFT data
instruction-tuning conversations
OpenAI-style messages format
multimodal chat format (image + text)
Included files
train.jsonl
validation.jsonl
stats.json
prepare_arxivqa_unsloth.py
Source
Base dataset: MMInstruction/ArxivQA
Original… See the full description on the dataset page: https://huggingface.co/datasets/ali5341/arxivqa-chat-format.qasper-chat-format
QASPER (Chat-Format Preparation)
This dataset is a chat-format preparation of QASPER for supervised fine-tuning (SFT).
Format
This format is commonly referred to as:
chat-format SFT data
instruction-tuning conversations
OpenAI-style messages format
Included files
train.jsonl
validation.jsonl
stats.json
prepare_qasper_unsloth.py
Source
Base dataset: allenai/qasper
Original Dataset Highlights
Original dataset: allenai/qasper
Focus:… See the full description on the dataset page: https://huggingface.co/datasets/ali5341/qasper-chat-format.
