dibsondivya commited on
Commit
0707f76
1 Parent(s): 285ab8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
 
25
  # ernie-phmtweets-sutd
26
 
27
- This model is a fine-tuned version of [ernie-2.0-en](https://huggingface.co/nghuyong/ernie-2.0-en) for text classification to identify public health events through tweets. The dataset was used in an [Emory University Study on Detection of Personal Health Mentions in Social Media](https://arxiv.org/pdf/1802.09130v2.pdf), with this [custom dataset](https://github.com/emory-irlab/PHM2017).
28
 
29
  It achieves the following results on the evaluation set:
30
  - Accuracy: 0.885
 
24
 
25
  # ernie-phmtweets-sutd
26
 
27
+ This model is a fine-tuned version of [ernie-2.0-en](https://huggingface.co/nghuyong/ernie-2.0-en) for text classification to identify public health events through tweets. The project was based on an [Emory University Study on Detection of Personal Health Mentions in Social Media paper](https://arxiv.org/pdf/1802.09130v2.pdf), that worked with this [custom dataset](https://github.com/emory-irlab/PHM2017).
28
 
29
  It achieves the following results on the evaluation set:
30
  - Accuracy: 0.885