Update README.md
Browse files
README.md
CHANGED
|
@@ -37,6 +37,7 @@ model-index:
|
|
| 37 |
url: https://github.com/Keling-Wang
|
| 38 |
datasets:
|
| 39 |
- kelingwang/causation_strength_rating
|
|
|
|
| 40 |
---
|
| 41 |
# Model description
|
| 42 |
This `bert-causation-rating-dgt` model is a fine-tuned [biobert-base-cased-v1.2](https://huggingface.co/dmis-lab/biobert-base-cased-v1.2) model on a small set of manually annotated texts with causation labels. This model is tasked with classifying a sentence into different levels of strength of causation expressed in this sentence.
|
|
|
|
| 37 |
url: https://github.com/Keling-Wang
|
| 38 |
datasets:
|
| 39 |
- kelingwang/causation_strength_rating
|
| 40 |
+
library_name: transformers
|
| 41 |
---
|
| 42 |
# Model description
|
| 43 |
This `bert-causation-rating-dgt` model is a fine-tuned [biobert-base-cased-v1.2](https://huggingface.co/dmis-lab/biobert-base-cased-v1.2) model on a small set of manually annotated texts with causation labels. This model is tasked with classifying a sentence into different levels of strength of causation expressed in this sentence.
|