Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
24 |
|
25 |
# bert-finetuned-bpmn
|
26 |
|
27 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on a dataset containing
|
|
|
|
|
28 |
* `AGENT`
|
29 |
* `TASK`
|
30 |
|
|
|
24 |
|
25 |
# bert-finetuned-bpmn
|
26 |
|
27 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on a dataset containing textual process descriptions.
|
28 |
+
|
29 |
+
The dataset contains 2 target labels:
|
30 |
* `AGENT`
|
31 |
* `TASK`
|
32 |
|