Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ tags:
|
|
9 |
- unsloth
|
10 |
- gemma2
|
11 |
- trl
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Action Gemma 2 Test
|
@@ -22,4 +26,4 @@ This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslot
|
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
23 |
|
24 |
## Note
|
25 |
-
This is a fine-tuned model for testing purposes, fine-tuned only for 60 steps in CoLab. A full single epoch fine-tuned lora version of this model is available [here](https://huggingface.co/dushj98/action-gemma-2-2b-it-lora)
|
|
|
9 |
- unsloth
|
10 |
- gemma2
|
11 |
- trl
|
12 |
+
- function-calling
|
13 |
+
datasets:
|
14 |
+
- dushj98/gemma-function-calling
|
15 |
+
new_version: dushj98/action-gemma-2-2b-it-lora
|
16 |
---
|
17 |
|
18 |
# Action Gemma 2 Test
|
|
|
26 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
27 |
|
28 |
## Note
|
29 |
+
This is a fine-tuned model for testing purposes, fine-tuned only for 60 steps in CoLab. A full single epoch fine-tuned lora version of this model is available [here](https://huggingface.co/dushj98/action-gemma-2-2b-it-lora)
|