workshop
Datasets
All datasets matching “workshop”mrqa
Dataset Card for MRQA 2019
Dataset Summary
The MRQA 2019 Shared Task focuses on generalization in question answering. An effective question answering system should do more than merely interpolate from the training set to answer test examples drawn from the same distribution: it should also be able to extrapolate to out-of-distribution examples — a significantly harder challenge.
The dataset is a collection of 18 existing QA dataset (carefully selected subset of them) and… See the full description on the dataset page: https://huggingface.co/datasets/mrqa-workshop/mrqa.InsPLAD-workshop-pool
Dataset Card for InsPLAD Workshop Pool
This is a FiftyOne dataset with 1754 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub
# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("harpreetsahota/InsPLAD-workshop-pool")
# Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/InsPLAD-workshop-pool.ICCV_workshop_testCVPR_workshop_efficiencyVLMCLERC-generation-workshopasi-fimsa-workshop-2026
ASI-FIMSA 2026 spatial omics workshop — staged data
Small, Colab-sized artifacts derived from the public 10x Genomics Atera whole-transcriptome
Xenium preview dataset of FFPE human breast cancer, prepared for a two-hour hands-on
workshop at the ASI-FIMSA meeting.
Notebooks and build scripts: https://github.com/xiao233333/ASI-FIMSA-workshop-2026
Attribution
Derived from Preview Data: Atera In Situ Gene Expression, FFPE Human Breast
Cancer.
Data © 10x Genomics, used… See the full description on the dataset page: https://huggingface.co/datasets/xiao233333/asi-fimsa-workshop-2026.
