kelingwang commited on
Commit
0e0e6d8
·
verified ·
1 Parent(s): 2040092

Update README.md

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