Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ datasets:
|
|
| 28 |
---
|
| 29 |
|
| 30 |
## Model Description
|
| 31 |
-
The **arise-japanese-guardrail-gemma2b-lora is a Japanese‐specific guardrail model** fine-tuned on **`google/gemma-2-2b-jpn-it`** using the
|
| 32 |
The model classifies an incoming user query as **“allow”** or **“deny”** and returns a JSON string in the format below:
|
| 33 |
|
| 34 |
**Example (deny case):**
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |
## Model Description
|
| 31 |
+
The **arise-japanese-guardrail-gemma2b-lora is a Japanese‐specific guardrail model** fine-tuned on **`google/gemma-2-2b-jpn-it`** using the LoRA technique.
|
| 32 |
The model classifies an incoming user query as **“allow”** or **“deny”** and returns a JSON string in the format below:
|
| 33 |
|
| 34 |
**Example (deny case):**
|