EdBerg/outputs3
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
3 |
library_name: peft
|
4 |
license: llama3
|
|
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
|
|
1 |
---
|
|
|
2 |
library_name: peft
|
3 |
license: llama3
|
4 |
+
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"gate_proj",
|
25 |
-
"down_proj",
|
26 |
"o_proj",
|
27 |
-
"
|
28 |
"k_proj",
|
|
|
|
|
29 |
"q_proj",
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
|
|
24 |
"o_proj",
|
25 |
+
"down_proj",
|
26 |
"k_proj",
|
27 |
+
"v_proj",
|
28 |
+
"up_proj",
|
29 |
"q_proj",
|
30 |
+
"gate_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfd311782b69646eefd3e07012f004b7b1d8de439cc3d4456d081bb2d80a29cc
|
3 |
size 83945296
|
runs/Oct28_16-09-30_222c4f19b016/events.out.tfevents.1730131773.222c4f19b016.278.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1970f5668fb436561155fbe002d214377e6056e82a44dc57f6ee63ed5e2aca2
|
3 |
+
size 427732
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7c4c402bfcfd87b089cafc32702ae3861db961db0cb181c58b43ba05d13c993
|
3 |
size 5496
|