Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
"q_proj",
|
21 |
-
"
|
22 |
-
"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"k_proj",
|
20 |
"q_proj",
|
21 |
+
"v_proj",
|
22 |
+
"o_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 218138576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e45eb8d81b35841af03a1dec36e230b8b29b9386e4777c93ad516876823e3c88
|
3 |
size 218138576
|
runs/Dec10_16-17-59_uclaml03.cs.ucla.edu/events.out.tfevents.1702253940.uclaml03.cs.ucla.edu.2938197.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5928a1e1d899027e8ec1fa3664a9ffa4b2d3197b33260cba0fa8bb705fbbdf38
|
3 |
+
size 6711
|
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:e9afdebb7e43070bf9373a329c7811276b887f2e0be40776d77e84fc868cde3a
|
3 |
size 4728
|