mayank-mishra
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -263,15 +263,3 @@ We train the Granite Code models using two of IBM's super computing clusters, na
|
|
263 |
|
264 |
## Ethical Considerations and Limitations
|
265 |
Granite code instruct models are primarily finetuned using instruction-response pairs across a specific set of programming languages. Thus, their performance may be limited with out-of-domain programming languages. In this situation, it is beneficial providing few-shot examples to steer the model's output. Moreover, developers should perform safety testing and target-specific tuning before deploying these models on critical applications. The model also inherits ethical considerations and limitations from its base model. For more information, please refer to *[Granite-3B-Code-Base](https://huggingface.co/ibm-granite/granite-3b-code-base)* model card.
|
266 |
-
|
267 |
-
## Citation
|
268 |
-
```
|
269 |
-
@misc{granite-models,
|
270 |
-
author = {author 1, author2, ...},
|
271 |
-
title = {Granite Code Large Language Models: IBM Foundation Models for Code},
|
272 |
-
journal = {},
|
273 |
-
volume = {},
|
274 |
-
year = {2024},
|
275 |
-
url = {https://arxiv.org/abs/0000.00000},
|
276 |
-
}
|
277 |
-
```
|
|
|
263 |
|
264 |
## Ethical Considerations and Limitations
|
265 |
Granite code instruct models are primarily finetuned using instruction-response pairs across a specific set of programming languages. Thus, their performance may be limited with out-of-domain programming languages. In this situation, it is beneficial providing few-shot examples to steer the model's output. Moreover, developers should perform safety testing and target-specific tuning before deploying these models on critical applications. The model also inherits ethical considerations and limitations from its base model. For more information, please refer to *[Granite-3B-Code-Base](https://huggingface.co/ibm-granite/granite-3b-code-base)* model card.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|