Ajdrh commited on
Commit
2ff97af
·
verified ·
1 Parent(s): 4e3761c

Upload fine-tuned LoRA adapter

Browse files
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/ajdrh-sungshin-women-s-university/huggingface/runs/tytoa25r)
31
 
32
  This model was trained with SFT.
33
 
 
27
 
28
  ## Training procedure
29
 
30
+
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
 
24
  "up_proj",
25
- "o_proj",
26
  "q_proj",
27
- "k_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
  "up_proj",
 
26
  "q_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d51d65b393ca4fac1b1a87e6d14ebf5786832dc6917f3a98bf9022d5a082d14a
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5878a17d1b40e40cb3879eddbea19b0c7ba16533852cc2f16fa6a7f293c57c6d
3
  size 22573704
special_tokens_map.json CHANGED
@@ -13,11 +13,5 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": {
17
- "content": "<|eot_id|>",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- }
23
  }
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "<|eot_id|>"
 
 
 
 
 
 
17
  }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9170a9137d29f9085955a34c8ccc8aeafba9ebaae92f505835f6c6ff66653619
3
- size 17210186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
+ size 17209920
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1555c45f9aa757aa9b377ce9a8586ca1aa79fbe8e0682aac621faa7b595a4ce3
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3114d2d2f795d2dd1625244eb73db40f60d87a47a530ea5ba54d16ef6392b62
3
  size 5560