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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,6 +32,8 @@ The dataset contains 2 target labels:
32
 
33
  The dataset (and the notebook used for training) can be found on the following GitHub repo: https://github.com/jtlicardo/bert-finetuned-bpmn
34
 
 
 
35
  The model achieves the following results on the evaluation set:
36
  - Loss: 0.2656
37
  - Precision: 0.7314
 
32
 
33
  The dataset (and the notebook used for training) can be found on the following GitHub repo: https://github.com/jtlicardo/bert-finetuned-bpmn
34
 
35
+ Update: a model trained on 5 BPMN-specific labels can be found here: https://huggingface.co/jtlicardo/bpmn-information-extraction
36
+
37
  The model achieves the following results on the evaluation set:
38
  - Loss: 0.2656
39
  - Precision: 0.7314