Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: google/gemma-3-
|
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-
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
1 |
---
|
2 |
+
base_model: google/gemma-3-12b-pt
|
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-12b-pt](https://huggingface.co/google/gemma-3-12b-pt).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "google/gemma-3-
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
@@ -27,16 +27,16 @@
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"q_proj",
|
30 |
-
"
|
31 |
-
"up_proj",
|
32 |
"fc2",
|
33 |
"v_proj",
|
34 |
-
"
|
35 |
-
"out_proj",
|
36 |
"down_proj",
|
37 |
-
"
|
|
|
38 |
"gate_proj",
|
39 |
-
"
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/gemma-3-12b-pt",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"q_proj",
|
30 |
+
"lm_head",
|
|
|
31 |
"fc2",
|
32 |
"v_proj",
|
33 |
+
"up_proj",
|
|
|
34 |
"down_proj",
|
35 |
+
"fc1",
|
36 |
+
"o_proj",
|
37 |
"gate_proj",
|
38 |
+
"out_proj",
|
39 |
+
"k_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db1559a4cf3b04e96096ed4a5f0dce23e2b401d01d45508246f2cbd5d74c98ec
|
3 |
+
size 4324331232
|
runs/May26_17-37-10_026395e5fed0/events.out.tfevents.1748281034.026395e5fed0.1040.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61857a3114a53eaccb2f02f807c1525bc0e7ceab14c085a1836762c46c25fc41
|
3 |
+
size 8747
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88ffb638b88bf0c8c9cdcd4091523039b48b17d30bc119d249e0f5d468a942e3
|
3 |
size 5624
|