Commit
·
1840eee
1
Parent(s):
666a39e
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ SciBERT text classification model for positive and negative results prediction i
|
|
| 13 |
|
| 14 |
## Data
|
| 15 |
We annotated over 1,900 abstracts into two categories: 'positive results only' and 'mixed and negative results', and trained models using SciBERT.
|
| 16 |
-
The SciBERT model was validated against one in-domain and two out-of-domain data sets comprising psychotherapy abstracts. We compared model performance with three benchmarks: natural language indicators of result types, *p*-values, and abstract length. Further information on documentation, code and data for the project "Publication Bias Research in Clincial Psychology Using Natural Language Processing" can be found on the Github repository [PubBiasDetect](https://github.com/PsyCapsLock/PubBiasDetect).
|
| 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.
|
|
|
|
| 13 |
|
| 14 |
## Data
|
| 15 |
We annotated over 1,900 abstracts into two categories: 'positive results only' and 'mixed and negative results', and trained models using SciBERT.
|
| 16 |
+
The SciBERT model was validated against one in-domain and two out-of-domain data sets comprising psychotherapy abstracts. We compared model performance with Random Forest and three further benchmarks: natural language indicators of result types, *p*-values, and abstract length. Further information on documentation, code and data for the project "Publication Bias Research in Clincial Psychology Using Natural Language Processing" can be found on the Github repository [PubBiasDetect](https://github.com/PsyCapsLock/PubBiasDetect).
|
| 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.
|