Training in progress, epoch 1
Browse files
README.md
CHANGED
|
@@ -5,8 +5,8 @@ model_name: askubuntu-model
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- unsloth
|
| 8 |
-
- trl
|
| 9 |
- sft
|
|
|
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- unsloth
|
|
|
|
| 8 |
- sft
|
| 9 |
+
- trl
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
adapter_config.json
CHANGED
|
@@ -24,13 +24,13 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
| 27 |
"down_proj",
|
| 28 |
-
"
|
|
|
|
| 29 |
"o_proj",
|
| 30 |
-
"up_proj",
|
| 31 |
"q_proj",
|
| 32 |
-
"
|
| 33 |
-
"gate_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
+
"up_proj",
|
| 28 |
"down_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
"o_proj",
|
|
|
|
| 32 |
"q_proj",
|
| 33 |
+
"v_proj"
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"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 295488936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04ce9f5d9647f54c5b0d80e7e74017b0fc85ef3401afed1861189383de918599
|
| 3 |
size 295488936
|
runs/Jul13_04-17-40_68a6e76c9b5b/events.out.tfevents.1752380280.68a6e76c9b5b.19.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33195930a9a1a840231e2cebaaa06302f5e83581df64cfdf9905ae097b29e516
|
| 3 |
+
size 4184
|
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:e20ddafc659ba90242154b55275402edeca0715e5dbb30f56815a4ce081f4893
|
| 3 |
+
size 11422778
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6161
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e5212bb20a87e3fa25ff08cabe117a9dbf1d72ef99629a008733811a629e988
|
| 3 |
size 6161
|