Bakugo123 commited on
Commit
1babf81
·
verified ·
1 Parent(s): 7d4242a

Model save

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: sft-llama-cloud
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
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/axiler/sft_llama3-8b-cloud-fine-tune/runs/d6fizy5q)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: sft-llama-cloud
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
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/axiler/sft_llama3-8b-instruct-cloud-finetune-zeroshot/runs/n1k89f81)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85df9188028a207e0e8a012c9eeff4eea55795f46fdf9214629db4544e05bac1
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59cc2660753b2356671e75ccb5b642057c2b0a6abb1256a4d2cf19dfe60d3680
3
  size 109069176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c637cb65aafc76e8d7b3ffd129a81b98216f29c4265d8c6ee3f95985ce2fc31
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c830891387c432e142fadf4096546e31c7880891036d929583d7d3da55cfc53
3
  size 6161