Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -28,10 +28,10 @@
|
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
"k_proj",
|
31 |
-
"dense",
|
32 |
-
"v_proj",
|
33 |
"q_proj",
|
34 |
-
"
|
|
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"trainable_token_indices": null,
|
|
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
"k_proj",
|
|
|
|
|
31 |
"q_proj",
|
32 |
+
"v_proj",
|
33 |
+
"o_proj",
|
34 |
+
"dense"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2732672640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03b25f7fbe6470dc0fbb7b09ae3ccd818be3d3a74986e58c80583b5ebfd5e35c
|
3 |
size 2732672640
|
runs/Jun02_20-12-39_job-name-e75bed-raycluster-7f5d7-wg-worker-p9z2k/events.out.tfevents.1748895175.job-name-e75bed-raycluster-7f5d7-wg-worker-p9z2k
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60b4b98cad2b13cfaf7026872b7de0c5d1d70531d1930001d3418c7fd1cd2ec4
|
3 |
+
size 7037
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10e4482bb810d09ae7e94cc147b01b251650aef3787039659acd51325bf21514
|
3 |
size 5816
|