Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
base_model: unsloth/gemma-2-2b-it-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
@@ -24,4 +24,4 @@ This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslot
|
|
24 |
## Note
|
25 |
This version of the model was fine-tuned for a full epoch whereas [ActionGemma2 Test v1](https://huggingface.co/dushj98/action-gemma-2-test-v1) was only fine-tuned for 60 steps.
|
26 |
|
27 |
-
This is a fine-tuned model for testing purposes, fine-tuned for a full single epoch in Kaggle. The dataset used for SFT has been changed since and this model is no longer valid.
|
|
|
2 |
base_model: unsloth/gemma-2-2b-it-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
license: gemma
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
|
|
24 |
## Note
|
25 |
This version of the model was fine-tuned for a full epoch whereas [ActionGemma2 Test v1](https://huggingface.co/dushj98/action-gemma-2-test-v1) was only fine-tuned for 60 steps.
|
26 |
|
27 |
+
This is a fine-tuned model for testing purposes, fine-tuned for a full single epoch in Kaggle. The dataset used for SFT has been changed since and this model is no longer valid.
|