alea-institute commited on
Commit
7c0fe2b
·
verified ·
1 Parent(s): 3e31206

Update README for small model

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,3 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # CharBoundary small Model
2
 
3
  This is the small model for the [CharBoundary](https://github.com/alea-institute/charboundary) library (v0.5.0),
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - charboundary
6
+ - sentence-boundary-detection
7
+ - paragraph-detection
8
+ - legal-text
9
+ - legal-nlp
10
+ - text-segmentation
11
+ - cpu
12
+ - document-processing
13
+ - rag
14
+ license: mit
15
+ library_name: charboundary
16
+ pipeline_tag: text-classification
17
+ datasets:
18
+ - alea-institute/kl3m-data-snapshot-20250324
19
+ metrics:
20
+ - accuracy
21
+ - f1
22
+ - precision
23
+ - recall
24
+ - throughput
25
+ ---
26
+
27
  # CharBoundary small Model
28
 
29
  This is the small model for the [CharBoundary](https://github.com/alea-institute/charboundary) library (v0.5.0),