Training in progress, step 500
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Dec10_02-53-23_distrubted-training-llm-workbench-0/events.out.tfevents.1733799249.distrubted-training-llm-workbench-0.822.0 +3 -0
- runs/Dec10_04-10-32_distrubted-training-llm-workbench-0/events.out.tfevents.1733803878.distrubted-training-llm-workbench-0.94.0 +3 -0
- runs/Dec10_04-22-33_distrubted-training-llm-workbench-0/events.out.tfevents.1733804598.distrubted-training-llm-workbench-0.325.0 +3 -0
- runs/Dec10_04-48-13_distrubted-training-llm-workbench-0/events.out.tfevents.1733806138.distrubted-training-llm-workbench-0.93.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"k_proj",
|
23 |
-
"up_proj",
|
24 |
-
"gate_proj",
|
25 |
-
"o_proj",
|
26 |
"q_proj",
|
|
|
|
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"q_proj",
|
23 |
+
"gate_proj",
|
24 |
+
"down_proj",
|
25 |
+
"k_proj",
|
26 |
"v_proj",
|
27 |
+
"o_proj",
|
28 |
+
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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 1342239008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe64b790b4f4d067870f277c2e6cb70c2dbc729d3ededcb582d8c0f08e82be21
|
3 |
size 1342239008
|
runs/Dec10_02-53-23_distrubted-training-llm-workbench-0/events.out.tfevents.1733799249.distrubted-training-llm-workbench-0.822.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3bb396247808e3fbfe93772845caccc9fafc87ed6a9e017fcc2e48aac12b108
|
3 |
+
size 4766
|
runs/Dec10_04-10-32_distrubted-training-llm-workbench-0/events.out.tfevents.1733803878.distrubted-training-llm-workbench-0.94.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7b00a9e3b2621494f0c7c8ed06dea1e97f9a7553d95e325357987f912d5129a
|
3 |
+
size 4766
|
runs/Dec10_04-22-33_distrubted-training-llm-workbench-0/events.out.tfevents.1733804598.distrubted-training-llm-workbench-0.325.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74c43baccbfadb2b44d97178b5655696e866af28eb02d917bdd79668b6115a7f
|
3 |
+
size 4766
|
runs/Dec10_04-48-13_distrubted-training-llm-workbench-0/events.out.tfevents.1733806138.distrubted-training-llm-workbench-0.93.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:513b0126c98e1eca32253967d105a9a7d0e59d4516b4abc38d9464b4799a408d
|
3 |
+
size 17391
|
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:430ecd2072627390da6c80cca11c30c5b377bb19a99d94bf8c4c956100cc55e4
|
3 |
size 4728
|