File size: 608 Bytes
6d4e4e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# A dataset of naturalistic in-context implicatures from Internet corpora

More details in the blog post [here](https://gustavocilleruelo.com/implicatures).

The dataset covers 3 types of implicatures:

- Scalar implicatures with some.

- Manner implicatures with double negation

- Manner implicatures through wordy paraphrases

Examples are designed in a way that it is possible to measure the effect of the implicature on a language model without any prompting, just by measuring changes in token probability distributions across interventions. More details in the paper!





---
license: apache-2.0
---