Update README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,12 @@ gemma-2b fine-tuned for the task of Turkish text generation.
|
|
| 25 |
|
| 26 |
The model is specifically designed for Turkish text generation. It is not suitable for instruction-following or question-answering tasks.
|
| 27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
## How to Get Started with the Model
|
| 29 |
|
| 30 |
```Python
|
|
|
|
| 25 |
|
| 26 |
The model is specifically designed for Turkish text generation. It is not suitable for instruction-following or question-answering tasks.
|
| 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
|