From da43f9138f6861b03f7f17fe3e34fd2414982ccf Mon Sep 17 00:00:00 2001 From: sahilkhose Date: Fri, 11 Jun 2021 18:43:11 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c08c8d..b4d6774 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Submission to SMM4H -This repo contains the codes for Task 1a, 1b, Task 6 of the Social Media Mining for Health Applications Workshop +This repo contains the codes for Task 1a, 1b, Task 6 of the Social Media Mining for Health Applications Workshop. The proceedings are available [here](https://www.aclweb.org/anthology/2021.smm4h-1.pdf) -------------------------------------------------------------------------------------------- ## Abstract @@ -28,7 +28,7 @@ We ranked 2nd on the test set (F1). | en_core_web_trf (our) | 0.493 | 0.505 | 0.50 | | Median | 0.493 | 0.458 | 0.42 | ### Task 6 -We ranked 5th on the test set (F1). +We ranked 2nd on the test set (F1). | | Precision | Recall | F1 | | --- | --- | --- | --- | | BERTweet (our) | 0.94 | 0.94 | 0.94 | From c4c20c4ee2b1942cc186412f736490c29eebc399 Mon Sep 17 00:00:00 2001 From: sahilkhose Date: Mon, 14 Jun 2021 05:10:50 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d6774..22c9845 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ We ranked 2nd on the test set (F1). | BERTweet (our) | 0.94 | 0.94 | 0.94 | | Median | 0.93 | 0.93 | 0.93 | -------------------------------------------------------------------------------------------- -## Citation +## :books: Citation +If you find our paper useful in your research, please consider citing: ``` @inproceedings{ramesh-etal-2021-bert, title = "{BERT} based Transformers lead the way in Extraction of Health Information from Social Media",