donnyb commited on
Commit
5b91cd6
·
verified ·
1 Parent(s): 4af5167

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -20,12 +20,10 @@ See the data viewer for all information. Most of the metadata on each protein an
20
 
21
  **Important columns**
22
  - `accession`: the Uniprot Accession Number that identifies each protein uniquely
23
- - `sequence`: the amino acid sequence of the protein
24
- - `embed_esm2_6`: 320 dimensional vectors computed from the 6th layer of ESM2 esm2_t6_8M_UR50D model from [fair-esm](https://github.com/facebookresearch/esm).
25
- - `proteinclip_embed_esm2_6`: 128 dimensional vectors computed from the [ProteinCLIP](https://github.com/wukevin/proteinclip) models.
26
 
27
  ## View 2D projection of `proteinclip_embed_esm2_6` embeddings w/ topic modeling
28
- Interact with the live projection of `proteinclip_embed_esm2_6`: https://atlas.nomic.ai/data/donnybertucci/lackadaisical-goodfellow/map
29
 
30
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6260e4e99c4c9dc0ed60e8ca/xyugJj612OtpsixQy2oio.qt"></video>
31
 
 
20
 
21
  **Important columns**
22
  - `accession`: the Uniprot Accession Number that identifies each protein uniquely
23
+ - `embedding`: 128 dimensional vectors computed from the [ProteinCLIP](https://github.com/wukevin/proteinclip) models (first from ESM 6 layer model last layer).
 
 
24
 
25
  ## View 2D projection of `proteinclip_embed_esm2_6` embeddings w/ topic modeling
26
+ Projection of `embedding` into 2D for exploration: https://atlas.nomic.ai/data/donnybertucci/lackadaisical-goodfellow/map
27
 
28
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6260e4e99c4c9dc0ed60e8ca/xyugJj612OtpsixQy2oio.qt"></video>
29