Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
library_name: transformers
|
|
|
7 |
---
|
8 |
# Granite Guardian 3.1 8B
|
9 |
|
@@ -335,6 +336,11 @@ The model performance is evaluated on the DeepSeek generated samples from [APIGe
|
|
335 |
|---------|------|-------|-----------|------------|----------|----------|------|------|
|
336 |
| **AUC** | 0.74 | 0.83 | 0.81 | 0.75 | 0.67 | 0.79 | 0.92 | 0.88 |
|
337 |
|
|
|
|
|
|
|
|
|
|
|
338 |
### Citation
|
339 |
```
|
340 |
@misc{padhi2024graniteguardian,
|
|
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
library_name: transformers
|
7 |
+
new_version: ibm-granite/granite-guardian-3.1-8b
|
8 |
---
|
9 |
# Granite Guardian 3.1 8B
|
10 |
|
|
|
336 |
|---------|------|-------|-----------|------------|----------|----------|------|------|
|
337 |
| **AUC** | 0.74 | 0.83 | 0.81 | 0.75 | 0.67 | 0.79 | 0.92 | 0.88 |
|
338 |
|
339 |
+
### Resources
|
340 |
+
- ⭐️ Learn about the latest updates with Granite: https://www.ibm.com/granite
|
341 |
+
- 📄 Get started with tutorials, best practices, and prompt engineering advice: https://www.ibm.com/granite/docs/
|
342 |
+
- 💡 Learn about the latest Granite learning resources: https://ibm.biz/granite-learning-resources
|
343 |
+
|
344 |
### Citation
|
345 |
```
|
346 |
@misc{padhi2024graniteguardian,
|