Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

HaluEval QA Dataset

This dataset is sourced from the HaluEval project by RUCAIBox. It is designed for evaluating question answering models.

Dataset Description

Citation

If you use this dataset in your research, please cite the repository:

@misc{RUCAIBoxHaluEval,
author = {RUCAIBox},
title = {HaluEval QA Dataset},
year = {2023},
url = {https://github.com/RUCAIBox/HaluEval}
}

Usage

To use this dataset in your projects, you can load it via the Hugging Face Datasets library:

from datasets import load_dataset
dataset = load_dataset("nehalecky/halu-eval-qa-dataset")

Happy building!

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .