Model save
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: google/gemma-3-4b-
|
| 3 |
library_name: transformers
|
| 4 |
model_name: gemma-product-description
|
| 5 |
tags:
|
|
@@ -11,7 +11,7 @@ licence: license
|
|
| 11 |
|
| 12 |
# Model Card for gemma-product-description
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of [google/gemma-3-4b-
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: google/gemma-3-4b-it
|
| 3 |
library_name: transformers
|
| 4 |
model_name: gemma-product-description
|
| 5 |
tags:
|
|
|
|
| 11 |
|
| 12 |
# Model Card for gemma-product-description
|
| 13 |
|
| 14 |
+
This model is a fine-tuned version of [google/gemma-3-4b-it](https://huggingface.co/google/gemma-3-4b-it).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|