Update README.md
Browse files
README.md
CHANGED
@@ -73,9 +73,9 @@ datasets:
|
|
73 |
|
74 |
- **Enhanced Explainability** : Employs a structured analysis process that improves decision transparency and provides clearer insights into safety assessments.
|
75 |
|
76 |
-
- **Robust Generalization** :
|
77 |
|
78 |
-
- **Efficient Design** : Built on compact 1B/3B base models,
|
79 |
|
80 |
- **Base Model**: https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct & https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct
|
81 |
|
@@ -92,6 +92,8 @@ datasets:
|
|
92 |
|
93 |
- The model is trained on a high-quality dataset of 7,000 QT pairs, please refer to the following link for detailed information:
|
94 |
|
|
|
|
|
95 |
|
96 |
- **Risk Categories** :
|
97 |
|
|
|
73 |
|
74 |
- **Enhanced Explainability** : Employs a structured analysis process that improves decision transparency and provides clearer insights into safety assessments.
|
75 |
|
76 |
+
- **Robust Generalization** : Notably, despite being trained on our 7K QT dataset only, ***ReasoningShield*** also demonstrates competitive performance in Question-Answer (QA) moderation on traditional benchmarks, rivaling baselines trained on datasets 10 times larger, aligning with **less is more** principle.
|
77 |
|
78 |
+
- **Efficient Design** : Built on compact 1B/3B base models, it requires only **2.30 GB/5.98 GB** GPU memory during inference, facilitating cost-effective deployment on resource-constrained devices.
|
79 |
|
80 |
- **Base Model**: https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct & https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct
|
81 |
|
|
|
92 |
|
93 |
- The model is trained on a high-quality dataset of 7,000 QT pairs, please refer to the following link for detailed information:
|
94 |
|
95 |
+
- https://huggingface.co/datasets/ReasoningShield/ReasoningShield-Dataset
|
96 |
+
-
|
97 |
|
98 |
- **Risk Categories** :
|
99 |
|