sharmaarushi17's picture
Update README.md
ff619fb
---
license: openrail
pretty_name: HPCPerfOpt (HPC Performance Optimization Benchmark)
configs:
- config_name: text
data_files:
- split: test
path: "text.csv"
- config_name: code
data_files:
- split: test
path: "code.csv"
task_categories:
- question-answering
tags:
- code
size_categories:
- n<1K
---
# Dataset Card for HPCPerfOpt (HPC Performance Optimization Dataset)
## Dataset Description
- **Homepage:**
- **Repository:**
- **Paper:**
- **Leaderboard:**
- **Point of Contact:**
### Dataset Summary
This dataset is a question answering dataset for OpenMP Performance Optimization questions. It contains open-ended questions of 2 types:
1. What is the performance issue in the given code snippet? - Text answers
2. Please generate the optimized version of the given OpenMP code for better performance. - Code answers
### Supported Tasks and Leaderboards
[More Information Needed]
### Languages
[More Information Needed]
## Dataset Structure
### Data Instances
[More Information Needed]
### Data Fields
[More Information Needed]
### Data Splits
[More Information Needed]
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
[More Information Needed]
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### Other Known Limitations
[More Information Needed]
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
[More Information Needed]
### Citation Information
[More Information Needed]
### Contributions
[More Information Needed]