Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -23,10 +23,10 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"fc2",
|
27 |
-
"dense",
|
28 |
"k_proj",
|
29 |
-
"
|
30 |
"v_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
"fc2",
|
|
|
28 |
"k_proj",
|
29 |
+
"dense",
|
30 |
"v_proj"
|
31 |
],
|
32 |
"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 40926200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bea6fd5c1fe1a068b32ef52818bafb42989d3ef742e9a754fcd9287ba261ec6
|
3 |
size 40926200
|
runs/Feb22_07-04-01_170fce8457a4/events.out.tfevents.1740207844.170fce8457a4.2045.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c781a520edf550f7bc1d410b88832a5741cae5a760807eceeeedf2acbb6d069
|
3 |
+
size 10464
|
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:c2fda3e4dd9a4d7ff7226f77500530f1a146d2e0229b7ae2b18a0367a87018b5
|
3 |
size 5304
|