Training in progress, step 100
Browse files
adapter_config.json
CHANGED
|
@@ -19,14 +19,14 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
"q_proj",
|
|
|
|
| 24 |
"gate",
|
| 25 |
"o_proj",
|
| 26 |
-
"
|
| 27 |
"w2",
|
| 28 |
-
"
|
| 29 |
-
"k_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"k_proj",
|
| 23 |
"q_proj",
|
| 24 |
+
"w3",
|
| 25 |
"gate",
|
| 26 |
"o_proj",
|
| 27 |
+
"w1",
|
| 28 |
"w2",
|
| 29 |
+
"v_proj"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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 969176736
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9a511aa7d6fe93bbe98e7855ab62e48eeb6495e3dfb55748f6d6980f6be38c7
|
| 3 |
size 969176736
|
runs/Apr12_11-05-10_llm-a100-40/events.out.tfevents.1712919948.llm-a100-40.5211.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33dba8e3df386c42c1c215b5b52c301a4b620b9194048d8178417f56250f54ca
|
| 3 |
+
size 8517
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee4da99d6e2300016b0fd4ae3d5961948d31b38e6281af6410e7614e1a9320d0
|
| 3 |
size 4856
|