From 44a10bcb968b1e8173e9b1fe007a0b43e6268623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=87=92=E5=BE=97=E5=8F=96=E5=90=8D=E5=AD=97=E4=BA=86?= <44843937+mhq1065@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:40:30 +0800 Subject: [PATCH] add a paper --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 598061d..4877b9d 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ Yasumasa Onoe, Michael J.Q. Zhang, Shankar Padmanabhan, Greg Durrett, Eunsol Cho Zexuan Zhong, Zhengxuan Wu, Christopher D. Manning, Christopher Potts, Danqi Chen.
.[[paper](https://arxiv.org/abs/2305.14795)] +9. **Retrieval-augmented Multilingual Knowledge Editing**
+Weixuan Wang, Barry Haddow, Alexandra Birch. +[[paper](https://arxiv.org/abs/2312.13040)] [[code](https://github.com/Vicky-Wil/ReMaKE)] + ##### Additional Parameters 1. **Calibrating Factual Knowledge in Pretrained Language Models**. (EMNLP 2022)
Qingxiu Dong, Damai Dai, Yifan Song, Jingjing Xu, Zhifang Sui, Lei Li.