Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
sileod commited on
Commit
207e591
1 Parent(s): 8b71eea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,3 +1,26 @@
1
  ---
2
  license: gpl
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: gpl
3
  ---
4
+ Implicature corpus
5
+ ```bib
6
+ @article{george2020conversational,
7
+ title={Conversational implicatures in English dialogue: Annotated dataset},
8
+ author={George, Elizabeth Jasmi and Mamidi, Radhika},
9
+ journal={Procedia Computer Science},
10
+ volume={171},
11
+ pages={2316--2323},
12
+ year={2020},
13
+ publisher={Elsevier}
14
+ }
15
+ ```
16
+ Augmented with generated distractors https://colab.research.google.com/drive/1ix0FgwzPAjQkIQA2E3ctlylvcmya7vGy?usp=sharing, for tasksource
17
+
18
+ ```bib
19
+ @article{sileo2023tasksource,
20
+ title={tasksource: Structured Dataset Preprocessing Annotations for Frictionless Extreme Multi-Task Learning and Evaluation},
21
+ author={Sileo, Damien},
22
+ url= {https://arxiv.org/abs/2301.05948},
23
+ journal={arXiv preprint arXiv:2301.05948},
24
+ year={2023}
25
+ }
26
+ ```