publichealthsurveillance commited on
Commit
d1a00fc
1 Parent(s): 3f57ff5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # PHS-BERT
2
 
3
- We present and release [PHS-BERT](https://arxiv.org/abs/2204.04521), a transformer-based pretrained language model (PLM), to identify tasks related to public health surveillance (PHS) on social media. Compared with existing PLMs that are mainly evaluated on limited tasks, PHS-BERT achieved state-of-the-art performance on 25 tested datasets, showing that our PLM is robust and generalizable in the common PHS tasks.
4
 
5
  ## Usage
6
  Load the model via [Huggingface's Transformers library](https://github.com/huggingface/transformers])
 
1
  # PHS-BERT
2
 
3
+ We present and release [PHS-BERT](https://arxiv.org/abs/2204.04521), a transformer-based pretrained language model (PLM), to identify tasks related to public health surveillance (PHS) on social media. Compared with existing PLMs that are mainly evaluated on limited tasks, PHS-BERT achieved state-of-the-art performance on 25 tested datasets, showing that our PLM is robust and generalizable in common PHS tasks.
4
 
5
  ## Usage
6
  Load the model via [Huggingface's Transformers library](https://github.com/huggingface/transformers])