Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ library_name: transformers
|
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
-
#
|
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 |
|
|
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
+
# Clinical trial stop reasons
|
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 |
|