Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
"k_proj",
|
24 |
-
"q_proj",
|
25 |
-
"fc2",
|
26 |
"dense",
|
27 |
-
"
|
|
|
|
|
|
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"k_proj",
|
|
|
|
|
23 |
"dense",
|
24 |
+
"v_proj",
|
25 |
+
"fc2",
|
26 |
+
"fc1",
|
27 |
+
"q_proj"
|
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:85269f8898842f3ff1323fcdfc51b8ed94a29541c96e220c076320892f6e7a24
|
3 |
size 755026760
|
runs/Feb08_13-42-35_f90294d7cee0/events.out.tfevents.1707399765.f90294d7cee0.1025.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0ad733e3ca07b3ecfbb3c1451044a4c59043515418a720c2bc6405654f7f1d8
|
3 |
+
size 6331
|
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:13954336c2b25e2112207ef4be2c9ccdabe7920853b8d40d0019432c3c0ad1e0
|
3 |
size 4728
|