Training in progress, epoch 0
Browse files- adapter_config.json +4 -5
- adapter_model.safetensors +1 -1
- runs/Jan15_16-00-25_uclaml03.cs.ucla.edu/events.out.tfevents.1705363489.uclaml03.cs.ucla.edu.1500378.0 +3 -0
- runs/Jan15_16-10-17_uclaml03.cs.ucla.edu/events.out.tfevents.1705364085.uclaml03.cs.ucla.edu.1505117.0 +3 -0
- runs/Jan15_16-31-35_uclaml03.cs.ucla.edu/events.out.tfevents.1705365372.uclaml03.cs.ucla.edu.1514934.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -19,11 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"k_proj",
|
24 |
"q_proj",
|
25 |
-
"
|
|
|
26 |
],
|
27 |
-
"task_type": "CAUSAL_LM"
|
28 |
-
"use_rslora": false
|
29 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
|
|
23 |
"q_proj",
|
24 |
+
"k_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 109086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee1f96b1ff91748644141001f4b3a08b51dc4fcb31e400b5beb778684bf0c37b
|
3 |
size 109086672
|
runs/Jan15_16-00-25_uclaml03.cs.ucla.edu/events.out.tfevents.1705363489.uclaml03.cs.ucla.edu.1500378.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7c1cdab87ecaa2e557955a124a4f51dd1dfafd6bdaf9a7b8adf1b26de94f0a5
|
3 |
+
size 4942
|
runs/Jan15_16-10-17_uclaml03.cs.ucla.edu/events.out.tfevents.1705364085.uclaml03.cs.ucla.edu.1505117.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d40369dd904069b3a39a14f7effb66b1426790c25c5969d0b5bfe9722ac6a81
|
3 |
+
size 4942
|
runs/Jan15_16-31-35_uclaml03.cs.ucla.edu/events.out.tfevents.1705365372.uclaml03.cs.ucla.edu.1514934.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7860c60a4b75a03cfc1407983dab302f374429bb7ce8f30552d2d5c5a5ac3d4
|
3 |
+
size 76679
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b77b3f41bcb5f26b41351426aeeed619d12d10434690f10cd9c53043821589c
|
3 |
+
size 4728
|