Metin commited on
Commit
066c126
1 Parent(s): a52d806

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -25,6 +25,12 @@ gemma-2b-tr fine-tuned with Turkish Instruction-Response pairs.
25
 
26
  The model is designed for Turkish instruction following and question answering. Its current response quality is limited, likely due to the small instruction set and model size. It is not recommended for real-world applications at this stage.
27
 
 
 
 
 
 
 
28
  ## How to Get Started with the Model
29
 
30
  ```Python
 
25
 
26
  The model is designed for Turkish instruction following and question answering. Its current response quality is limited, likely due to the small instruction set and model size. It is not recommended for real-world applications at this stage.
27
 
28
+ ## Restrictions
29
+
30
+ Gemma is provided under and subject to the Gemma Terms of Use found at ai.google.dev/gemma/terms
31
+ Please refer to the gemma use restrictions before start using the model.
32
+ https://ai.google.dev/gemma/terms#3.2-use
33
+
34
  ## How to Get Started with the Model
35
 
36
  ```Python