littleworth
commited on
Commit
•
4524379
1
Parent(s):
2464dab
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
|
3 |
### Model Description
|
@@ -78,5 +86,4 @@ for i, seq in enumerate(sequences):
|
|
78 |
|
79 |
### References
|
80 |
- Hinton, G., Vinyals, O., & Dean, J. (2015). Distilling the Knowledge in a Neural Network. arXiv:1503.02531.
|
81 |
-
- Original ProtGPT2 Paper: [Link to paper](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9329459/)
|
82 |
-
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- nferruz/UR50_2021_04
|
5 |
+
tags:
|
6 |
+
- chemistry
|
7 |
+
- biology
|
8 |
+
---
|
9 |
|
10 |
|
11 |
### Model Description
|
|
|
86 |
|
87 |
### References
|
88 |
- Hinton, G., Vinyals, O., & Dean, J. (2015). Distilling the Knowledge in a Neural Network. arXiv:1503.02531.
|
89 |
+
- Original ProtGPT2 Paper: [Link to paper](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9329459/)
|
|