vivektyagiibm
commited on
Commit
•
e90cead
1
Parent(s):
a1d7cc2
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"q_proj",
|
23 |
"k_proj",
|
|
|
24 |
"v_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"k_proj",
|
23 |
+
"q_proj",
|
24 |
"v_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1153755496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:507a745adc0a446fe81c652a736edd823136fc50aec7db60f24841caa63fdb33
|
3 |
size 1153755496
|
runs/Aug23_08-08-31_a10-4-gpu-replacement-3/events.out.tfevents.1724400516.a10-4-gpu-replacement-3.3177.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffbcc3e6985f1d2a1b091bf288beecc750a97c87417a330071dfd5a0c6cf3dd5
|
3 |
+
size 5801
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56f06122fc64f7296a4b0c5cb8ea1b572577cd433da534909dee60d4ca209fcb
|
3 |
size 4792
|