ClinicalMetaScience commited on
Commit
57c7b08
·
verified ·
1 Parent(s): 71e1ac1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -25,7 +25,9 @@ tags:
25
  ---
26
 
27
  ## Model
28
- SciBERT text classification model for positive and negative results prediction in scientific abstracts of clinical psychology and psychotherapy. The preprint "Classifying Positive Results in Clinical Psychology Using Natural Language Processing" by Louis Schiekiera, Helen Niemeyer & Jonathan Diederichs is available on [PsyArxiv](https://osf.io/preprints/psyarxiv/uxyzh).
 
 
29
 
30
  ## Data
31
  We annotated over 1,900 clinical psychology abstracts into two categories: 'positive results only' and 'mixed or negative results', and trained models using SciBERT.
 
25
  ---
26
 
27
  ## Model
28
+ SciBERT text classification model for positive and negative results prediction in scientific abstracts of clinical psychology and psychotherapy.
29
+ The preprint "Classifying Positive Results in Clinical Psychology Using Natural Language Processing" by Louis Schiekiera, Helen Niemeyer & Jonathan
30
+ Diederichs is available on <a href="https://osf.io/preprints/psyarxiv/uxyzh" target="_blank">PsyArxiv</a>.
31
 
32
  ## Data
33
  We annotated over 1,900 clinical psychology abstracts into two categories: 'positive results only' and 'mixed or negative results', and trained models using SciBERT.