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

|