Igor Iunash
commited on
Update metadata: add models list
Browse files
README.md
CHANGED
|
@@ -8,6 +8,24 @@ sdk_version: 4.44.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
short_description: First benchmark testing LLM guards on safety and accuracy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
---
|
| 13 |
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
short_description: First benchmark testing LLM guards on safety and accuracy.
|
| 11 |
+
models:
|
| 12 |
+
- AtlaAI/Selene-1-Mini-Llama-3.1-8B
|
| 13 |
+
- google/gemma-3-12b-it
|
| 14 |
+
- google/gemma-3-4b-it
|
| 15 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
| 16 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
| 17 |
+
- meta-llama/Llama-4-Maverick-17B-128E-Instruct
|
| 18 |
+
- meta-llama/Llama-4-Scout-17B-16E-Instruct
|
| 19 |
+
- meta-llama/Llama-Guard-3-1B
|
| 20 |
+
- meta-llama/Llama-Guard-3-8B
|
| 21 |
+
- meta-llama/Llama-Guard-4-12B
|
| 22 |
+
- mistralai/Ministral-8B-Instruct-2410
|
| 23 |
+
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
| 24 |
+
- Qwen/Qwen2.5-7B-Instruct
|
| 25 |
+
- Qwen/Qwen3-0.6B
|
| 26 |
+
- Qwen/Qwen3-1.7B
|
| 27 |
+
- Qwen/Qwen3-4B
|
| 28 |
+
- Qwen/Qwen3-8B
|
| 29 |
|
| 30 |
---
|
| 31 |
|