Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ base_model:
|
|
8 |
pipeline_tag: token-classification
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
-
CausalBERT (
|
14 |
|
15 |
## Model details
|
16 |
- **Model architecture**: BERT-base-German-cased + token & relation heads
|
|
|
8 |
pipeline_tag: token-classification
|
9 |
---
|
10 |
|
11 |
+
# C-BERT
|
12 |
|
13 |
+
CausalBERT (C-BERT) is a multi-task fine-tuned German BERT that extracts causal attributions.
|
14 |
|
15 |
## Model details
|
16 |
- **Model architecture**: BERT-base-German-cased + token & relation heads
|