File size: 645 Bytes
dea6445
 
fba5b95
 
 
dea6445
 
422a635
 
dea6445
4cfb6d7
dea6445
422a635
dea6445
 
fba5b95
 
422a635
dea6445
fba5b95
dea6445
 
f771876
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
library_name: transformers
license: apache-2.0
datasets:
- norygano/causenv
---

# CBERT-Zero
A prototype to extract Causal Roles (**CAUSE**, **EFFECT** and **INDICATOR**) in German Sentences.

**Notice**: A newer model with relation classification is available [here](https://huggingface.co/norygano/CBERT).

## Details

### Model Description
- **Model type:** Token Classification
- **Language:** German
- **Based on:** [bert-base-german-cased](https://huggingface.co/google-bert/bert-base-german-cased)

### Model Sources

<!-- Provide the basic links for the model. -->
- **Demo:** [Causev](https://huggingface.co/spaces/norygano/causev)