EdBerg/outputs4
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 |
-
"
|
|
|
|
|
25 |
"k_proj",
|
|
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"q_proj",
|
29 |
-
"down_proj",
|
30 |
-
"up_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"down_proj",
|
25 |
+
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
"k_proj",
|
28 |
+
"o_proj",
|
29 |
"v_proj",
|
30 |
+
"q_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:0a68a07b2f43299e20e64fa2ca791ad9cebb40dbd650ccfa6e2abf150398b318
|
3 |
size 83945296
|
runs/Oct29_00-48-14_c9cc3b2419a1/events.out.tfevents.1730162897.c9cc3b2419a1.395.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffa8cde98f553c2a49c619dff3ed4fc85b40dead550304bdfff922a5c0455847
|
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:e3fb49a0716e4983503479c52d9fb9fd539bf3dec3720977089bcd95794410a8
|
3 |
size 5496
|