FinancialSupport commited on
Commit
e30fb2d
·
verified ·
1 Parent(s): 95a2a56

Training in progress, step 30

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: training_output
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
@@ -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/qzfktbkz)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: training_output
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
 
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/pnlds90a)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,9 +25,9 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
- "k_proj",
30
  "q_proj",
 
 
31
  "v_proj"
32
  ],
33
  "target_parameters": [
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "q_proj",
29
+ "k_proj",
30
+ "o_proj",
31
  "v_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:27d56f2286dd3858c8aa152fe5cfbb3f1838514f5c78c7463247f6e3ced521ac
3
  size 200875760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db8e80ad25838200548d87734c6554a995dda35e6d85fb155943e80f810d86b0
3
  size 200875760
modelopt_state_train.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d256528065ed3795df621e70cb5dc5af57a74f4365f546758bb2399d57815027
3
  size 994683
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7707130df73908b8251b8c5fca69b6bd6172d478c6a28a381d392cfba049ac35
3
  size 994683
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bb52c09399ba2a7866c72754d470355c5586140a6c7f0e3a27908cc8f9f0033
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82c343f61be8fad671fe7a01a7ddab16d3700c0b2aaa050705732b34953997b
3
  size 6353