Commit
•
76c03ef
1
Parent(s):
1ece558
Update README.md (#1)
Browse files- Update README.md (f2861d4814ab70156fd71a629b98dc273dec3793)
Co-authored-by: Prasanna Sattigeri <pronics2004@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Granite Guardian 3.1 8B
|
2 |
|
3 |
## Model Summary
|
@@ -280,4 +287,4 @@ The model performance is evaluated on the DeepSeek generated samples from [APIGe
|
|
280 |
primaryClass={cs.CL},
|
281 |
url={https://arxiv.org/abs/2412.07724},
|
282 |
}
|
283 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
library_name: transformers
|
7 |
+
---
|
8 |
# Granite Guardian 3.1 8B
|
9 |
|
10 |
## Model Summary
|
|
|
287 |
primaryClass={cs.CL},
|
288 |
url={https://arxiv.org/abs/2412.07724},
|
289 |
}
|
290 |
+
```
|