EdBerg/outputs
Browse files
README.md
CHANGED
|
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
-
- PEFT 0.13.
|
| 57 |
-
- Transformers 4.
|
| 58 |
- Pytorch 2.4.1+cu121
|
| 59 |
- Datasets 3.0.1
|
| 60 |
-
- Tokenizers 0.
|
|
|
|
| 53 |
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
+
- PEFT 0.13.3.dev0
|
| 57 |
+
- Transformers 4.45.2
|
| 58 |
- Pytorch 2.4.1+cu121
|
| 59 |
- Datasets 3.0.1
|
| 60 |
+
- Tokenizers 0.20.1
|
adapter_config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
"auto_mapping": null,
|
| 4 |
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B-Instruct",
|
| 5 |
"bias": "none",
|
|
|
|
| 6 |
"fan_in_fan_out": false,
|
| 7 |
"inference_mode": true,
|
| 8 |
"init_lora_weights": true,
|
|
@@ -20,13 +21,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"o_proj",
|
| 24 |
-
"q_proj",
|
| 25 |
-
"k_proj",
|
| 26 |
"gate_proj",
|
|
|
|
|
|
|
| 27 |
"up_proj",
|
|
|
|
| 28 |
"down_proj",
|
| 29 |
-
"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 3 |
"auto_mapping": null,
|
| 4 |
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B-Instruct",
|
| 5 |
"bias": "none",
|
| 6 |
+
"exclude_modules": null,
|
| 7 |
"fan_in_fan_out": false,
|
| 8 |
"inference_mode": true,
|
| 9 |
"init_lora_weights": true,
|
|
|
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 24 |
"gate_proj",
|
| 25 |
+
"v_proj",
|
| 26 |
+
"o_proj",
|
| 27 |
"up_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
"down_proj",
|
| 30 |
+
"k_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:5443a6a21c4eedc437bdc8e5102721d67044aeba2b82b28915837c2b3e9aa7f8
|
| 3 |
size 83945296
|
runs/Oct22_01-24-56_a4ffd5fd6443/events.out.tfevents.1729560303.a4ffd5fd6443.373.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3302ae4cdd7dbe659c8544db0a7b560a641f888ac0c7bc05fc222145a50ca726
|
| 3 |
+
size 216659
|
tokenizer.json
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:3c5cf44023714fb39b05e71e425f8d7b92805ff73f7988b083b8c87f0bf87393
|
| 3 |
+
size 17209961
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3050d70ad27c9524f5c98150d5f0a5538fc3a5ed848dcf4b1aea2b8f14542a25
|
| 3 |
size 5432
|