Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- trl
|
12 |
---
|
13 |
|
14 |
-
#
|
15 |
|
16 |
- **Developed by:** dushj98
|
17 |
- **License:** apache-2.0
|
@@ -20,3 +20,5 @@ tags:
|
|
20 |
This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
11 |
- trl
|
12 |
---
|
13 |
|
14 |
+
# ActionGemma2 v2
|
15 |
|
16 |
- **Developed by:** dushj98
|
17 |
- **License:** apache-2.0
|
|
|
20 |
This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
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 |
+
This version of the model was fine-tuned for a full epoch whereas [ActionGemma2 v1](https://huggingface.co/dushj98/action-gemma-2-v1) was only fine-tuned for 60 steps.
|