ClinicalMetaScience commited on
Commit
4eeacef
·
1 Parent(s): 1840eee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ The SciBERT model was validated against one in-domain and two out-of-domain data
17
 
18
  ## Using the Model on Huggingface
19
  The model can be used on Hugginface utilizing the "Hosted inference API" in the window on the right.
20
- Click 'Compute' to predict the class labels example abstract or an abstract inserted by yourself.
21
  The class label 'positive' corresponds to 'positive results only', while 'negative' represents 'mixed and negative results'.
22
 
23
 
 
17
 
18
  ## Using the Model on Huggingface
19
  The model can be used on Hugginface utilizing the "Hosted inference API" in the window on the right.
20
+ Click 'Compute' to predict the class labels for an example abstract or an abstract inserted by yourself.
21
  The class label 'positive' corresponds to 'positive results only', while 'negative' represents 'mixed and negative results'.
22
 
23