Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ base_model:
|
|
8 |
pipeline_tag: token-classification
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
-
|
14 |
|
15 |
## Model details
|
16 |
- **Model architecture**: EuroBERT-210m + token & relation heads
|
|
|
8 |
pipeline_tag: token-classification
|
9 |
---
|
10 |
|
11 |
+
# C-EBERT
|
12 |
|
13 |
+
C-EBERT is a multi-task fine-tuned German EuroBERT to extract causal attribution.
|
14 |
|
15 |
## Model details
|
16 |
- **Model architecture**: EuroBERT-210m + token & relation heads
|