Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
"q_proj",
|
24 |
-
"
|
25 |
-
"
|
26 |
"k_proj",
|
27 |
-
"
|
|
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
+
"fc2",
|
24 |
+
"v_proj",
|
25 |
"k_proj",
|
26 |
+
"fc1",
|
27 |
+
"dense"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 755026760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11ba7e5d03660093af65d7c403080ac6a6eded6d637477501d5e8b496857413e
|
3 |
size 755026760
|
runs/Feb06_12-04-02_a1bf0fb7a359/events.out.tfevents.1707221050.a1bf0fb7a359.5082.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f255dea25a56b7acd27ff4e7e814c5ce0818613b3d455fa2cf5232ac74765563
|
3 |
+
size 5599
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e49ce7d65e8b8f0bc6dcfa446e20e45a6dd48374237ed064f6d4cf434b507ad3
|
3 |
size 4728
|