Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
"down_proj",
|
25 |
-
"gate_proj",
|
26 |
-
"up_proj",
|
27 |
"q_proj",
|
28 |
"v_proj",
|
29 |
-
"k_proj"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
"v_proj",
|
26 |
+
"k_proj",
|
27 |
+
"o_proj",
|
28 |
+
"up_proj",
|
29 |
+
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50056096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d9bc0b6132289c0cda06fa9b17cb3a60d6d569d87c5dc6da5ef45f925e62610
|
3 |
size 50056096
|
runs/May21_04-02-00_deep-diver-main-tough-snake-1-0-0/events.out.tfevents.1716278664.deep-diver-main-tough-snake-1-0-0.385.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7abb702881d133f26d871694106b43fa8905d9d3cb45dfc31c30d3387adc6d5b
|
3 |
+
size 9938
|
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:f571573f445a250e711d45e82b3b2c28812652e17e076c50cdd0b93dc883c872
|
3 |
size 5304
|