HillZhang's picture
init
bbb386e
---
tags:
- text-generation-inference
- English
- llama
datasets:
- pminervini/HaluEval
language: en
license: mit
---
# Untruthful-Llama2-7B
We induce hallucinations from the original [Llama2-7B](https://huggingface.co/meta-llama/Llama-2-7b-hf) by finetuning it on selected samples from [HaluEval](https://github.com/RUCAIBox/HaluEval). We then use it in our ICD method for improve factuality of LLMs and evaluate the effectiveness on [TruthfulQA](https://github.com/sylinrl/TruthfulQA/tree/main). More details are provided in our [Github](https://github.com/hillzhang1999/ICD) and [Paper]().