sanjay920 commited on
Commit
297e4fe
·
verified ·
1 Parent(s): 19f1f63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -61,10 +61,10 @@ language:
61
  # Gemma-1.1-2B-IT
62
 
63
  ## Model Description
64
- Gemma-1.1-2B-IT is the result of post-training on the base model [google/gemma-1.1-2b-it](https://huggingface.co/google/gemma-1.1-2b-it). This model excels in various instruct tasks, including function calling and complex chat scenarios.
65
 
66
- ## Training
67
- The model was further trained using a proprietary dataset that includes diverse instruction-following, function calling, and conversational data. This post-training enhances its capabilities in tool integration and complex interactions.
68
 
69
  ## How to Use
70
 
 
61
  # Gemma-1.1-2B-IT
62
 
63
  ## Model Description
64
+ Gemma-1.1-2B-IT is the result of post-training on the base model [google/gemma-1.1-2b-it](https://huggingface.co/google/gemma-1.1-2b-it). This model is designed for high performance in various instruction-following tasks and complex interactions, including multi-turn function calling and detailed conversations.
65
 
66
+ ## Training Data
67
+ The model underwent additional training on a proprietary dataset encompassing diverse instruction-following, chat, and function calling data. This post-training process enhances the model's ability to integrate tools and manage complex interaction scenarios effectively.
68
 
69
  ## How to Use
70