Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
inference: false
|
4 |
+
tags: [green, p1, llmware-encoder, ov]
|
5 |
+
---
|
6 |
+
|
7 |
+
# industry-bert-contracts-ov
|
8 |
+
|
9 |
+
**industry-bert-contracts-ov** is an SBERT embedding model finetuned on contracts and legal materials, packaged in OpenVino format.
|
10 |
+
|
11 |
+
|
12 |
+
### Model Description
|
13 |
+
|
14 |
+
- **Developed by:** llmware
|
15 |
+
- **Quantized by:** llmware
|
16 |
+
- **Model type:** bert
|
17 |
+
- **Parameters:** 110 million
|
18 |
+
- **Model Parent:** llmware/industry-bert-contracts-v0
|
19 |
+
- **Language(s) (NLP):** English
|
20 |
+
- **License:** Apache 2.0
|
21 |
+
- **Uses:** Embeddings
|
22 |
+
- **RAG Benchmark Accuracy Score:** NA
|
23 |
+
- **Quantization:** int4
|
24 |
+
|
25 |
+
|
26 |
+
## Model Card Contact
|
27 |
+
|
28 |
+
[llmware on github](https://www.github.com/llmware-ai/llmware)
|
29 |
+
|
30 |
+
[llmware on hf](https://www.huggingface.co/llmware)
|
31 |
+
|
32 |
+
[llmware website](https://www.llmware.ai)
|