Training in progress, step 5
Browse files- README.md +1 -1
- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- modelopt_state_train.pth +1 -1
- 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/g-puca1-deloitte/llmv3/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/g-puca1-deloitte/llmv3/runs/t2exxzwk)
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
adapter_config.json
CHANGED
|
@@ -26,8 +26,8 @@
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"k_proj",
|
| 29 |
-
"q_proj",
|
| 30 |
"v_proj",
|
|
|
|
| 31 |
"o_proj"
|
| 32 |
],
|
| 33 |
"target_parameters": [
|
|
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"k_proj",
|
|
|
|
| 29 |
"v_proj",
|
| 30 |
+
"q_proj",
|
| 31 |
"o_proj"
|
| 32 |
],
|
| 33 |
"target_parameters": [
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 200875760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d00465c2da4aa7a53d4d976babb20481d3dc35dbd690f9f8da75718e9fc361d
|
| 3 |
size 200875760
|
modelopt_state_train.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 994683
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08b72d12efee4760a7976fc1b1999766aa9b7e4c0424db574290a3244c7bf2b6
|
| 3 |
size 994683
|
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:19c9f8c1573117bfcc34b1aa9927ed4b7998d0a4953f7850283bc10589236efb
|
| 3 |
size 6289
|