|
--- |
|
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) |