Training in progress, epoch 1
Browse files
README.md
CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
|
|
4 |
model_name: gemma-tables
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
- trl
|
8 |
- sft
|
|
|
9 |
licence: license
|
10 |
---
|
11 |
|
|
|
4 |
model_name: gemma-tables
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
7 |
- sft
|
8 |
+
- trl
|
9 |
licence: license
|
10 |
---
|
11 |
|
adapter_config.json
CHANGED
@@ -28,16 +28,16 @@
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
31 |
-
"
|
32 |
-
"
|
33 |
"gate_proj",
|
34 |
-
"
|
|
|
35 |
"out_proj",
|
|
|
36 |
"down_proj",
|
37 |
-
"o_proj",
|
38 |
-
"up_proj",
|
39 |
"v_proj",
|
40 |
-
"
|
41 |
],
|
42 |
"target_parameters": null,
|
43 |
"task_type": "CAUSAL_LM",
|
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
31 |
+
"o_proj",
|
32 |
+
"up_proj",
|
33 |
"gate_proj",
|
34 |
+
"k_proj",
|
35 |
+
"fc1",
|
36 |
"out_proj",
|
37 |
+
"fc2",
|
38 |
"down_proj",
|
|
|
|
|
39 |
"v_proj",
|
40 |
+
"q_proj"
|
41 |
],
|
42 |
"target_parameters": null,
|
43 |
"task_type": "CAUSAL_LM",
|
runs/Sep03_16-39-39_safe-gpu02/events.out.tfevents.1756910385.safe-gpu02.2792572.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e767bee0fd96b78161fd844da856102efacce276e4daf01f21d5c59583ce380
|
3 |
+
size 8547
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6161
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fbcbb30277936dd4b19c3ea980418cccd3e79c7ff111b71a8b45d94524fa8d8
|
3 |
size 6161
|