danon6868 commited on
Commit
d152f1a
·
verified ·
1 Parent(s): 5f6420b

Added metadata

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Stoic
2
 
3
  Fast and accurate protein stoichiometry prediction.
@@ -171,5 +186,4 @@ If you use Stoic, please cite:
171
  doi = {10.64898/2026.03.13.711535},
172
  url = {https://www.biorxiv.org/content/10.64898/2026.03.13.711535v1}
173
  }
174
- ```
175
-
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - recall
9
+ - precision
10
+ base_model:
11
+ - facebook/esm2_t33_650M_UR50D
12
+ pipeline_tag: graph-ml
13
+ tags:
14
+ - biology
15
+ ---
16
  # Stoic
17
 
18
  Fast and accurate protein stoichiometry prediction.
 
186
  doi = {10.64898/2026.03.13.711535},
187
  url = {https://www.biorxiv.org/content/10.64898/2026.03.13.711535v1}
188
  }
189
+ ```