End of training
Browse files
README.md
CHANGED
|
@@ -4,8 +4,8 @@ library_name: transformers
|
|
| 4 |
model_name: SOC_Query_Generation_Base_Llama_3B
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- sft
|
| 8 |
- trl
|
|
|
|
| 9 |
- unsloth
|
| 10 |
licence: license
|
| 11 |
---
|
|
|
|
| 4 |
model_name: SOC_Query_Generation_Base_Llama_3B
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- trl
|
| 8 |
+
- sft
|
| 9 |
- unsloth
|
| 10 |
licence: license
|
| 11 |
---
|
adapter_config.json
CHANGED
|
@@ -25,13 +25,13 @@
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
-
"up_proj",
|
| 29 |
"v_proj",
|
| 30 |
-
"gate_proj",
|
| 31 |
-
"down_proj",
|
| 32 |
"o_proj",
|
|
|
|
|
|
|
| 33 |
"q_proj",
|
| 34 |
-
"k_proj"
|
|
|
|
| 35 |
],
|
| 36 |
"task_type": "CAUSAL_LM",
|
| 37 |
"trainable_token_indices": null,
|
|
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
|
|
|
| 28 |
"v_proj",
|
|
|
|
|
|
|
| 29 |
"o_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
"q_proj",
|
| 33 |
+
"k_proj",
|
| 34 |
+
"down_proj"
|
| 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 194563400
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a11d3506a380458920173d68b9b973bf21f86a820d736abd04bd863bdf40a10a
|
| 3 |
size 194563400
|
runs/Jul06_06-49-33_09c4f3d5c818/events.out.tfevents.1751784577.09c4f3d5c818.18892.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9974eca08e0a3417cb886b892243b2f9112bd334f6db01a5bcc315bdce81464d
|
| 3 |
+
size 48224
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6289
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:025c20e3c7b650b9739649b78a34345aca2bbfdce30de7a9880a9f89036e55fa
|
| 3 |
size 6289
|