ilyocoris commited on
Commit
6d4e4e0
·
verified ·
1 Parent(s): 3566853

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # A dataset of naturalistic in-context implicatures from Internet corpora
2
+
3
+ More details in the blog post [here](https://gustavocilleruelo.com/implicatures).
4
+
5
+ The dataset covers 3 types of implicatures:
6
+
7
+ - Scalar implicatures with some.
8
+
9
+ - Manner implicatures with double negation
10
+
11
+ - Manner implicatures through wordy paraphrases
12
+
13
+ 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!
14
+
15
+
16
+
17
+
18
+
19
+ ---
20
+ license: apache-2.0
21
+ ---