donnyb commited on
Commit
96e526f
·
verified ·
1 Parent(s): 8955151

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
3
  ---
4
  # Swiss-Prot Embeddings
5
 
@@ -29,8 +35,4 @@ All credit for the data goes to https://www.uniprot.org/ and https://www.expasy.
29
 
30
  Large pieces of code were copied from https://github.com/wukevin/proteinclip to embed both ESM and ProteinCLIP. Without their pretrained models and code, I could not have produced the embeddings.
31
 
32
- And credit to Fair ESM for the pretrained ESM2 models https://github.com/facebookresearch/esm.
33
-
34
-
35
-
36
-
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - feature-extraction
5
+ tags:
6
+ - embeddings
7
+ size_categories:
8
+ - 100K<n<1M
9
  ---
10
  # Swiss-Prot Embeddings
11
 
 
35
 
36
  Large pieces of code were copied from https://github.com/wukevin/proteinclip to embed both ESM and ProteinCLIP. Without their pretrained models and code, I could not have produced the embeddings.
37
 
38
+ And credit to Fair ESM for the pretrained ESM2 models https://github.com/facebookresearch/esm.