File size: 770 Bytes
34908c7
 
 
 
 
 
 
9c4ad00
34908c7
 
 
9c4ad00
34908c7
 
9c4ad00
34908c7
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: cc-by-4.0
language:
- en
---

These are responses designed to capture a model refuting a false claim. 

They're prompt results of OpenAI gpt-3.5-turbo run on June 1 2023. 
Prompts are constructed by prepending "Explain why" to claims made in the True-False dataset provided alongside [The Internal State of an LLM Knows When its Lying](https://arxiv.org/abs/2304.13734).
Only the first sentence of the response is included (from nltk.sent_tokenize).

The original labels are used, where 0 corresponds to a false claim.
That is, the 0 labels should be almost all refutations.

Spurious and missing refutations were removed by hand, corresponding to about 10% of the data.
This were caused by either an incorrect model assertion, or errors in the source data.