Upload model
Browse files- README.md +1 -1
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
datasets:
|
4 |
- lamm-mit/protein_secondary_structure_from_PDB
|
|
|
5 |
---
|
6 |
|
7 |
# Predict dominant secondary structure from protein sequence
|
|
|
1 |
---
|
|
|
2 |
datasets:
|
3 |
- lamm-mit/protein_secondary_structure_from_PDB
|
4 |
+
library_name: transformers
|
5 |
---
|
6 |
|
7 |
# Predict dominant secondary structure from protein sequence
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
-
"gate_proj",
|
27 |
"o_proj",
|
|
|
|
|
28 |
"up_proj",
|
29 |
-
"
|
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 |
"o_proj",
|
26 |
+
"down_proj",
|
27 |
+
"q_proj",
|
28 |
"up_proj",
|
29 |
+
"gate_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:
|
3 |
size 671149168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73878b6d229b08dcc6554347ba2c5bb806b8bd7a6921acf988ce8f6b74c0842e
|
3 |
size 671149168
|