saim1212/finetuned_gemma
Browse files
README.md
CHANGED
@@ -41,6 +41,10 @@ The following hyperparameters were used during training:
|
|
41 |
- lr_scheduler_type: linear
|
42 |
- num_epochs: 3
|
43 |
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
- PEFT 0.13.2
|
|
|
41 |
- lr_scheduler_type: linear
|
42 |
- num_epochs: 3
|
43 |
|
44 |
+
### Training results
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
### Framework versions
|
49 |
|
50 |
- PEFT 0.13.2
|
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "SEQ_2_SEQ_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"v_proj"
|
25 |
],
|
26 |
"task_type": "SEQ_2_SEQ_LM",
|
27 |
"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 1611024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71982b05f84e816182b447615199d33ba1bf86d5aca2cc6d1d2647a6a8a9fb1e
|
3 |
size 1611024
|
runs/Nov25_10-31-48_9bbea229c455/events.out.tfevents.1732530710.9bbea229c455.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80376c5ed5cefed2a80ba6001cdea1b0e83a5b6991a87cb36ce760b3d9eb2e65
|
3 |
+
size 15202
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f73c7f8ac31317930d94ef878a23318a63b0515ae7213324a4a7b68498c9aad6
|
3 |
size 5304
|