Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -17,12 +17,12 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"down_proj",
|
20 |
-
"q_proj",
|
21 |
-
"o_proj",
|
22 |
-
"v_proj",
|
23 |
-
"gate_proj",
|
24 |
"k_proj",
|
25 |
-
"
|
|
|
|
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"down_proj",
|
|
|
|
|
|
|
|
|
20 |
"k_proj",
|
21 |
+
"gate_proj",
|
22 |
+
"v_proj",
|
23 |
+
"up_proj",
|
24 |
+
"q_proj",
|
25 |
+
"o_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50503544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:600e6dba6e9115100f3e2228010e78f3ee68138c55923eebb3ffd54bfbb30037
|
3 |
size 50503544
|
runs/Nov15_06-29-38_97df0093be06/events.out.tfevents.1700029815.97df0093be06.23282.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61675b14a99001806bc905b584aa9f1bc8332a2f918d6632160006f97422de59
|
3 |
+
size 6649
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d16784887f5cc692b6e5f7661aa050d9d6c75e7d25635966c3d0d53b2b3ffae
|
3 |
size 4600
|