lhallee commited on
Commit
753949b
·
verified ·
1 Parent(s): f6b9fc9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # FastANKH
2
 
3
  Fast, optimized implementations of ANKH protein language models (T5-based) with multi-backend attention support.
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - protein language model
5
+ - biology
6
+ ---
7
+
8
  # FastANKH
9
 
10
  Fast, optimized implementations of ANKH protein language models (T5-based) with multi-backend attention support.