lfhe commited on
Commit
c561ad3
·
1 Parent(s): 748f843
Files changed (3) hide show
  1. README.md +4 -0
  2. adapter_config.json +2 -1
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -5,6 +5,10 @@ library_name: peft
5
 
6
  # Model Card for Model ID
7
 
 
 
 
 
8
  ## Model Details
9
 
10
  ### Model Description
 
5
 
6
  # Model Card for Model ID
7
 
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
  ## Model Details
13
 
14
  ### Model Description
adapter_config.json CHANGED
@@ -24,7 +24,8 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "dense"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "dense",
28
+ "query_key_value"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75f31026c07816336415cd21384da1ec9b45bf7c079a728c3a6cf880d7b0230e
3
- size 8396992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a11674c3d112d2b21f43cf8305e7e00b99ff6d164a32c4002b2648811b4a6fc
3
+ size 18891880