Update README.md
Browse files
README.md
CHANGED
@@ -4,19 +4,19 @@ inference: false
|
|
4 |
tags: [green, p1, llmware-encoder, ov]
|
5 |
---
|
6 |
|
7 |
-
#
|
8 |
|
9 |
-
**
|
10 |
|
11 |
-
The classifier can be used to evaluate
|
12 |
|
13 |
### Model Description
|
14 |
|
15 |
-
- **Developed by:**
|
16 |
- **Quantized by:** llmware
|
17 |
-
- **Model type:**
|
18 |
-
- **Parameters:**
|
19 |
-
- **Model Parent:**
|
20 |
- **Language(s) (NLP):** English
|
21 |
- **License:** Apache 2.0
|
22 |
- **Uses:** Prompt safety
|
|
|
4 |
tags: [green, p1, llmware-encoder, ov]
|
5 |
---
|
6 |
|
7 |
+
# valurank-bias-ov
|
8 |
|
9 |
+
**valurank-bias-ov** is a bias classifier from [valurank/distilroberta-bias](https://www.huggingface.com/valurank/distilroberta-bias), packaged in OpenVino format.
|
10 |
|
11 |
+
The classifier can be used to evaluate bias content in a prompt or in model output.
|
12 |
|
13 |
### Model Description
|
14 |
|
15 |
+
- **Developed by:** valurank
|
16 |
- **Quantized by:** llmware
|
17 |
+
- **Model type:** distilroberta
|
18 |
+
- **Parameters:** 82 million
|
19 |
+
- **Model Parent:** valurank/distilroberta-bias
|
20 |
- **Language(s) (NLP):** English
|
21 |
- **License:** Apache 2.0
|
22 |
- **Uses:** Prompt safety
|