Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,6 @@ This is based on gemma2-9b and finetuned for 2 epochs on a total of 7B tokens fr
|
|
9 |
|
10 |
|
11 |
## Model Details
|
12 |
-
For details on how to run this please see the
|
13 |
Please be aware that this is a base model without any instruction finetuning, so it will perform badly on general tasks without giving at least few-shot examples.
|
14 |
-
There is an instruction-finetuned version
|
|
|
9 |
|
10 |
|
11 |
## Model Details
|
12 |
+
For details on how to run this please see the gemma2-9b repository: https://huggingface.co/google/gemma-2-9b
|
13 |
Please be aware that this is a base model without any instruction finetuning, so it will perform badly on general tasks without giving at least few-shot examples.
|
14 |
+
There is an instruction-finetuned version here: https://huggingface.co/buddhist-nlp/gemma-2-mitra-it
|