File size: 594 Bytes
bbb386e
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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]().