Update README.md
Browse files
README.md
CHANGED
|
@@ -41,6 +41,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 41 |
|
| 42 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on a dataset containing 104 textual process descriptions.
|
| 43 |
|
|
|
|
|
|
|
| 44 |
The dataset contains 5 target labels:
|
| 45 |
|
| 46 |
* `AGENT`
|
|
|
|
| 41 |
|
| 42 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on a dataset containing 104 textual process descriptions.
|
| 43 |
|
| 44 |
+
The dataset and the training scripts can be found here: https://github.com/jtlicardo/process-visualizer/tree/main/src/token_classification
|
| 45 |
+
|
| 46 |
The dataset contains 5 target labels:
|
| 47 |
|
| 48 |
* `AGENT`
|