d0choa commited on
Commit
22900d9
1 Parent(s): bed5460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 at [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
 
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