eriho commited on
Commit
8d57adf
·
verified ·
1 Parent(s): 86c914c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  Description: Retract is a lightweight screening tool that estimates how strongly an abstract resembles cardiovascular-medicine papers retracted within the last ~5 years. It is powered by a fine-tuned BERT text-classification model trained on 520 retracted research articles (2021–2026) from the Retraction Watch Database, using cardiovascular/vascular/interventional/venous/dialysis/stroke/coronary-related keywords. The control set consists of top-level publications matched by similar keywords from PubMed.
3
 
4
  library_name: transformers
 
1
  ---
2
+ Build by: ML in Health Science
3
+ Find more: https://mlhs.ink/
4
  Description: Retract is a lightweight screening tool that estimates how strongly an abstract resembles cardiovascular-medicine papers retracted within the last ~5 years. It is powered by a fine-tuned BERT text-classification model trained on 520 retracted research articles (2021–2026) from the Retraction Watch Database, using cardiovascular/vascular/interventional/venous/dialysis/stroke/coronary-related keywords. The control set consists of top-level publications matched by similar keywords from PubMed.
5
 
6
  library_name: transformers