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.
HP_charactersHPCPerfOpt-Yes-No
Dataset Card for HPCPerfOpt (HPC Performance Optimization Dataset)
Dataset Summary
This dataset is a question answering dataset for OpenMP Performance Optimization questions. It contains yes-no questions of 2 types.
Given two codes code 1 and code 2, will code 2 run faster than code 1?
Does this code have a potential issue here?
The answers may be "Yes" or "No".
Supported Tasks and Leaderboards
[More Information Needed]
Languages
[More… See the full description on the dataset page: https://huggingface.co/datasets/sharmaarushi17/HPCPerfOpt-Yes-No.HPCPerfOpt-Open-ended
Dataset Card for HPCPerfOpt (HPC Performance Optimization Dataset)
Dataset Summary
This dataset is a question answering dataset for OpenMP Performance Optimization questions. It contains open-ended questions of 2 types:
What is the performance issue in the given code snippet? - Text answers
Please generate the optimized version of the given OpenMP code for better performance. - Code answers
Supported Tasks and Leaderboards
[More Information Needed]… See the full description on the dataset page: https://huggingface.co/datasets/sharmaarushi17/HPCPerfOpt-Open-ended.
