datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
HPC
This dataset includes two tasks for high-performance computing (HPC) domain.
Task 1 is managing AI models and datasets which includes programming language processing (PLP) and MLPerf.
Task 2 is data race detection which includes c/c++ language and fortran language.
HPC_corpus_subMATH_500_MMLU_Pro
Description
The MATH_500 and MMLU_Pro datasets combined in a custom format.
Format for the data
Field
Type
Description
unique_id
string
MD5 hash of the entire record (all other columns), computed on the canonical JSON representation with sorted keys.
question
string
The full question text.
category
string
The subject or category of the question.
choices
array of strings | null
List of answer choices for multiple-choice questions; null for open-ended… See the full description on the dataset page: https://huggingface.co/datasets/HPC-Boys/MATH_500_MMLU_Pro.AIME_1983_2024hpca2027-ifuse-workloads
HPCA 2027 I-Fuse Workloads
This dataset repository is the single installation entry point for the final
HPCA 2027 I-Fuse workload set. Its manifest pins validated trace bundles at
immutable commits across the existing Hugging Face datasets, avoiding duplicate
storage while preserving reproducibility.
Install
python3 -m pip install -U huggingface_hub
hf download harry1332/hpca2027-ifuse-workloads \
--type dataset --local-dir hpca2027-ifuse-workloads
cd… See the full description on the dataset page: https://huggingface.co/datasets/harry1332/hpca2027-ifuse-workloads.hpc_3_26
