Update README.md
Browse files
README.md
CHANGED
@@ -49,6 +49,10 @@ This model was fine-tuned on a manually labeled dataset of Serbian legal documen
|
|
49 |
|
50 |
The model achieved a mean F1 score of 0.96 during cross-validation tests on the labeled dataset, demonstrating robust performance and applicability to real-world scenarios. For detailed information about performed model evaluation and reported results please consult the original conference paper.
|
51 |
|
|
|
|
|
|
|
|
|
52 |
## Usage
|
53 |
|
54 |
Here’s how to use the model in Python:
|
|
|
49 |
|
50 |
The model achieved a mean F1 score of 0.96 during cross-validation tests on the labeled dataset, demonstrating robust performance and applicability to real-world scenarios. For detailed information about performed model evaluation and reported results please consult the original conference paper.
|
51 |
|
52 |
+
## Contributors
|
53 |
+
- Vladimir Kalušev [https://huggingface.co/kalusev](https://huggingface.co/kalusev)
|
54 |
+
- Branko Brkljač [https://huggingface.co/brkljac](https://huggingface.co/brkljac)
|
55 |
+
|
56 |
## Usage
|
57 |
|
58 |
Here’s how to use the model in Python:
|