Update README for small ONNX model
Browse files
README.md
CHANGED
|
@@ -110,3 +110,17 @@ For more details on the model architecture, training, and evaluation, please see
|
|
| 110 |
- [Paper: "Precise Legal Sentence Boundary Detection for Retrieval at Scale: NUPunkt and CharBoundary"](https://arxiv.org/abs/2504.04131)
|
| 111 |
- [CharBoundary GitHub repository](https://github.com/alea-institute/charboundary)
|
| 112 |
- [Annotated training data](https://huggingface.co/datasets/alea-institute/alea-legal-benchmark-sentence-paragraph-boundaries)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
- [Paper: "Precise Legal Sentence Boundary Detection for Retrieval at Scale: NUPunkt and CharBoundary"](https://arxiv.org/abs/2504.04131)
|
| 111 |
- [CharBoundary GitHub repository](https://github.com/alea-institute/charboundary)
|
| 112 |
- [Annotated training data](https://huggingface.co/datasets/alea-institute/alea-legal-benchmark-sentence-paragraph-boundaries)
|
| 113 |
+
|
| 114 |
+
|
| 115 |
+
## Contact
|
| 116 |
+
|
| 117 |
+
The KL3M model family is now maintained by the [ALEA Institute](https://aleainstitute.ai). For technical support, collaboration opportunities, or general inquiries:
|
| 118 |
+
|
| 119 |
+
- GitHub: https://github.com/alea-institute/kl3m-model-research
|
| 120 |
+
- Email: [email protected]
|
| 121 |
+
- Website: https://aleainstitute.ai
|
| 122 |
+
|
| 123 |
+
For any questions, please contact [ALEA Institute](https://aleainstitute.ai) at [[email protected]](mailto:[email protected]) or
|
| 124 |
+
create an issue on this repository or [GitHub](https://github.com/alea-institute/kl3m-model-research).
|
| 125 |
+
|
| 126 |
+

|