Model save
Browse files- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Mar26_18-02-58_a11-01.hpc.usc.edu/events.out.tfevents.1743037387.a11-01.hpc.usc.edu.2971570.0 +3 -0
- runs/Mar26_18-27-31_a11-01.hpc.usc.edu/events.out.tfevents.1743038861.a11-01.hpc.usc.edu.2972112.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|
| 30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yanzewan-usc/huggingface/runs/
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
|
|
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|
| 30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yanzewan-usc/huggingface/runs/ekk3q6h7)
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
adapter_config.json
CHANGED
|
@@ -20,8 +20,8 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
],
|
| 26 |
"task_type": "CAUSAL_LM",
|
| 27 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"q_proj",
|
| 24 |
+
"v_proj"
|
| 25 |
],
|
| 26 |
"task_type": "CAUSAL_LM",
|
| 27 |
"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 36715216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:521dd763946091684712aa5542d06962536cc7fbe38dd108661faf87f602ee2c
|
| 3 |
size 36715216
|
runs/Mar26_18-02-58_a11-01.hpc.usc.edu/events.out.tfevents.1743037387.a11-01.hpc.usc.edu.2971570.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f87666bc6c550cbfc1ae1e658775c75d0458e459740fa6f20ac86a1faf7eed0b
|
| 3 |
+
size 6254
|
runs/Mar26_18-27-31_a11-01.hpc.usc.edu/events.out.tfevents.1743038861.a11-01.hpc.usc.edu.2972112.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eed3cef87f8ee2c2521ab621d7637d430a2f28bc42af3e76e2a5fd6270ce6f87
|
| 3 |
+
size 7043
|
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:6dbe528795bbf98503bec86a6c332a008a9982549a13e8a49f0631ed5a82d668
|
| 3 |
size 5496
|