Upload ProtSTForProteinPropertyPrediction
Browse files- config.json +1 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Jiqing/
|
3 |
"architectures": [
|
4 |
"ProtSTForProteinPropertyPrediction"
|
5 |
],
|
@@ -40,7 +40,6 @@
|
|
40 |
"model_type": "bert",
|
41 |
"sep_token_id": 3
|
42 |
},
|
43 |
-
"num_labels": 2,
|
44 |
"torch_dtype": "float32",
|
45 |
"transformers_version": "4.36.2"
|
46 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Jiqing/protst-esm1b-for-sequential-classification",
|
3 |
"architectures": [
|
4 |
"ProtSTForProteinPropertyPrediction"
|
5 |
],
|
|
|
40 |
"model_type": "bert",
|
41 |
"sep_token_id": 3
|
42 |
},
|
|
|
43 |
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.36.2"
|
45 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:502f910995eca0d9b4f57865bbc94b53e26178291775a24ff687e88ca6914a61
|
3 |
+
size 3071340408
|