pdjohn commited on
Commit
2148abd
·
verified ·
1 Parent(s): 1c88e5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ base_model:
8
  pipeline_tag: token-classification
9
  ---
10
 
11
- # CBERT
12
 
13
- CausalBERT (CBERT) 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
 
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