--- tags: - text-generation-inference - English - baichuan datasets: - pminervini/HaluEval language: en license: mit --- # Untruthful-Baichuan2-7B We induce hallucinations from the original [Baichuan2-7B](https://huggingface.co/baichuan-inc/Baichuan2-7B-Base) 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]().