jtlicardo commited on
Commit
0dfb90d
1 Parent(s): 494ac91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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 the following labels:
 
 
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