Update README.md
Browse files
README.md
CHANGED
|
@@ -30,11 +30,11 @@ pipeline_tag: text-generation
|
|
| 30 |
**Model Developers**: SK Devoceon-06 On device LLM
|
| 31 |
|
| 32 |
## Model Information
|
| 33 |
-
Skitty is an explainable small language model (sLLM) that classifies spam messages and provides brief reasoning for each decision.
|
| 34 |
---
|
| 35 |
|
| 36 |
## 🧠 Description
|
| 37 |
-
Skitty was trained on an updated 2025 spam message dataset collected through the Smart Police Big Data Platform in South Korea.
|
| 38 |
The model leverages deduplication, curriculum sampling, and off-policy distillation to improve both classification accuracy and interpretability.
|
| 39 |
|
| 40 |
## Data and Preprocessing
|
|
|
|
| 30 |
**Model Developers**: SK Devoceon-06 On device LLM
|
| 31 |
|
| 32 |
## Model Information
|
| 33 |
+
- Skitty is an explainable small language model (sLLM) that classifies spam messages and provides brief reasoning for each decision.
|
| 34 |
---
|
| 35 |
|
| 36 |
## 🧠 Description
|
| 37 |
+
- Skitty was trained on an updated 2025 spam message dataset collected through the Smart Police Big Data Platform in South Korea.
|
| 38 |
The model leverages deduplication, curriculum sampling, and off-policy distillation to improve both classification accuracy and interpretability.
|
| 39 |
|
| 40 |
## Data and Preprocessing
|