ibibrahim commited on
Commit
5ad66c1
1 Parent(s): 62049f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -241,6 +241,7 @@ model-index:
241
  veriefied: false
242
  base_model:
243
  - ibm-granite/granite-3.0-2b-base
 
244
  ---
245
 
246
  <!-- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62cd5057674cdb524450093d/1hzxoPwqkBJXshKVVe6_9.png) -->
@@ -344,6 +345,11 @@ We train Granite 3.0 Language Models using IBM's super computing cluster, Blue V
344
  **Ethical Considerations and Limitations:**
345
  Granite 3.0 Instruct Models are primarily finetuned using instruction-response pairs mostly in English, but also multilingual data covering eleven languages. Although this model can handle multilingual dialog use cases, its performance might not be similar to English tasks. In such case, introducing a small number of examples (few-shot) can help the model in generating more accurate outputs. While this model has been aligned by keeping safety in consideration, the model may in some cases produce inaccurate, biased, or unsafe responses to user prompts. So we urge the community to use this model with proper safety testing and tuning tailored for their specific tasks.
346
 
 
 
 
 
 
347
  <!-- ## Citation
348
  ```
349
  @misc{granite-models,
 
241
  veriefied: false
242
  base_model:
243
  - ibm-granite/granite-3.0-2b-base
244
+ new_version: ibm-granite/granite-3.1-2b-instruct
245
  ---
246
 
247
  <!-- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62cd5057674cdb524450093d/1hzxoPwqkBJXshKVVe6_9.png) -->
 
345
  **Ethical Considerations and Limitations:**
346
  Granite 3.0 Instruct Models are primarily finetuned using instruction-response pairs mostly in English, but also multilingual data covering eleven languages. Although this model can handle multilingual dialog use cases, its performance might not be similar to English tasks. In such case, introducing a small number of examples (few-shot) can help the model in generating more accurate outputs. While this model has been aligned by keeping safety in consideration, the model may in some cases produce inaccurate, biased, or unsafe responses to user prompts. So we urge the community to use this model with proper safety testing and tuning tailored for their specific tasks.
347
 
348
+ **Resources**
349
+ - ⭐️ Learn about the latest updates with Granite: https://www.ibm.com/granite
350
+ - 📄 Get started with tutorials, best practices, and prompt engineering advice: https://www.ibm.com/granite/docs/
351
+ - 💡 Learn about the latest Granite learning resources: https://ibm.biz/granite-learning-resources
352
+
353
  <!-- ## Citation
354
  ```
355
  @misc{granite-models,