takuoko commited on
Commit
56ffaf4
1 Parent(s): 877643d

Upload 3 files

Browse files
Files changed (3) hide show
  1. README.md +3 -2
  2. adapter_config.json +1 -1
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -17,6 +17,7 @@ library_name: peft
17
 
18
 
19
  - **Developed by:** [More Information Needed]
 
20
  - **Shared by [optional]:** [More Information Needed]
21
  - **Model type:** [More Information Needed]
22
  - **Language(s) (NLP):** [More Information Needed]
@@ -75,7 +76,7 @@ Use the code below to get started with the model.
75
 
76
  ### Training Data
77
 
78
- <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
79
 
80
  [More Information Needed]
81
 
@@ -106,7 +107,7 @@ Use the code below to get started with the model.
106
 
107
  #### Testing Data
108
 
109
- <!-- This should link to a Data Card if possible. -->
110
 
111
  [More Information Needed]
112
 
 
17
 
18
 
19
  - **Developed by:** [More Information Needed]
20
+ - **Funded by [optional]:** [More Information Needed]
21
  - **Shared by [optional]:** [More Information Needed]
22
  - **Model type:** [More Information Needed]
23
  - **Language(s) (NLP):** [More Information Needed]
 
76
 
77
  ### Training Data
78
 
79
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
80
 
81
  [More Information Needed]
82
 
 
107
 
108
  #### Testing Data
109
 
110
+ <!-- This should link to a Dataset Card if possible. -->
111
 
112
  [More Information Needed]
113
 
adapter_config.json CHANGED
@@ -21,8 +21,8 @@
21
  "revision": null,
22
  "target_modules": [
23
  "to_k",
24
- "to_q",
25
  "to_v",
 
26
  "to_out.0"
27
  ],
28
  "task_type": null
 
21
  "revision": null,
22
  "target_modules": [
23
  "to_k",
 
24
  "to_v",
25
+ "to_q",
26
  "to_out.0"
27
  ],
28
  "task_type": null
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a658eb7a9c7f072e23c3cb97822b386f769e8165c446d75a56d9027711e33222
3
- size 600888536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ea62c04a4d626a07a00bb3c3399b8e0670de7f1acfa5d1c71d097690a221fa
3
+ size 409687088