End of training
Browse files
README.md
CHANGED
|
@@ -5,8 +5,8 @@ model_name: SOC_Task_Generation_Base_Llama_3B
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
| 8 |
-
- unsloth
|
| 9 |
- trl
|
|
|
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
|
|
|
| 8 |
- trl
|
| 9 |
+
- unsloth
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
adapter_config.json
CHANGED
|
@@ -29,12 +29,12 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
|
|
|
| 32 |
"k_proj",
|
| 33 |
-
"
|
| 34 |
"down_proj",
|
| 35 |
-
"o_proj",
|
| 36 |
"v_proj",
|
| 37 |
-
"
|
| 38 |
"up_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
+
"o_proj",
|
| 33 |
"k_proj",
|
| 34 |
+
"q_proj",
|
| 35 |
"down_proj",
|
|
|
|
| 36 |
"v_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
"up_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": 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:a51b94e81f22da1536f933d83b0e2e47a16d8e443711a1095eb07558672ce462
|
| 3 |
size 194563400
|
runs/Nov03_03-00-35_1c4f32d0acca/events.out.tfevents.1762138838.1c4f32d0acca.22440.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f010110f33b23d26d41205100642ab0ba8a8dc72c7f58059a33a3085127d33f0
|
| 3 |
+
size 27307
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6353
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e84a9cba4ea65af1783061a22b8bca9f2f015c954b6aadedaec5bd75fbff53cd
|
| 3 |
size 6353
|