ketchup123 commited on
Commit
879eb26
·
verified ·
1 Parent(s): b49b27d

llama-2-7b-chat-hf-pubmedqa-HF

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fc8fa8c09c08c979c3bdbdd9bcf6e60f1a55393ab71d1a70e44c6635a4f7942
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b387991d2f1b312a7b451b25558d2c1d6b1465ef51445983a282e6744a1638e0
3
  size 16794200
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<pad>": 32000
3
+ }
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:e571838bea5bca0e9348b590f38038dccec0677942a7d71847cfc89a9086cb8f
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a5134335444c6368184d162a31c23131cb4fd41641fd1e3b4bcb0ab226728f
3
  size 5496