srrthk commited on
Commit
4fc996a
·
verified ·
1 Parent(s): b55225f

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -16,14 +16,14 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "o_proj",
 
25
  "qkv_proj",
26
- "gate_up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 10,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
+ "gate_up_proj",
25
  "qkv_proj",
26
+ "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfc5d4795b37312ac0a06c87f9199b5e15318d4b76ae1103456d8b56d5c4ae65
3
- size 50365768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3acd460ba97c9e500f032cbdb5a61aca0b9466cbf51a4dbd69a099024a91336
3
+ size 62948960
added_tokens.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|assistant|>": 32001,
3
+ "<|endoftext|>": 32000,
4
+ "<|end|>": 32007,
5
+ "<|placeholder1|>": 32002,
6
+ "<|placeholder2|>": 32003,
7
+ "<|placeholder3|>": 32004,
8
+ "<|placeholder4|>": 32005,
9
+ "<|placeholder5|>": 32008,
10
+ "<|placeholder6|>": 32009,
11
+ "<|system|>": 32006,
12
+ "<|user|>": 32010
13
+ }
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da73db3d3697aab21930cf6255530f55d6a7dd1af238722237dc48e3cda71945
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c44e78e9001da855679abadf6a0ba5ecc326e875cf6dfed8b59836937904d73
3
  size 5432