Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Granite Guardian 3.1 3B-A800M
|
2 |
|
3 |
## Model Summary
|
@@ -281,4 +286,4 @@ The model performance is evaluated on the DeepSeek generated samples from [APIGe
|
|
281 |
primaryClass={cs.CL},
|
282 |
url={https://arxiv.org/abs/2412.07724},
|
283 |
}
|
284 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
# Granite Guardian 3.1 3B-A800M
|
7 |
|
8 |
## Model Summary
|
|
|
286 |
primaryClass={cs.CL},
|
287 |
url={https://arxiv.org/abs/2412.07724},
|
288 |
}
|
289 |
+
```
|