Update README.md
Browse files
README.md
CHANGED
@@ -22,9 +22,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the task of classification of why a clinical trial has stopped early.
|
24 |
|
25 |
-
The dataset containing 3,747 manually curated reasons used for fine-tuning is available
|
26 |
|
27 |
-
More details on the model training are available in the
|
28 |
|
29 |
|
30 |
## Training procedure
|
|
|
22 |
|
23 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the task of classification of why a clinical trial has stopped early.
|
24 |
|
25 |
+
The dataset containing 3,747 manually curated reasons used for fine-tuning is available in the [Hub](https://huggingface.co/datasets/opentargets/clinical_trial_reason_to_stop).
|
26 |
|
27 |
+
More details on the model training are available in the GitHub project ([link](https://github.com/opentargets/stopReasons)) and in the associated publication (TBC).
|
28 |
|
29 |
|
30 |
## Training procedure
|