dmccarthy commited on
Commit
ba4e709
·
verified ·
1 Parent(s): 0ee0d88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,5 +1,22 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # ESMC Sparse Autoencoder (SAE) Explanation
5
 
 
1
  ---
2
+ license:
3
+ - mit
4
+ - other
5
+ license_link: https://github.com/Biohub/esm/blob/main/THIRD_PARTY_NOTICE.md
6
+ language:
7
+ - en
8
+ tags:
9
+ - biology
10
+ - esm
11
+ - protein
12
+ - sparse-autoencoder
13
+ - interpretability
14
+ - protein-embeddings
15
+ - feature-extraction
16
+ - protein-language-model
17
+ - unsupervised-learning
18
+ - transformers
19
+
20
  ---
21
  # ESMC Sparse Autoencoder (SAE) Explanation
22