Ninjani commited on
Commit
c0b0669
·
verified ·
1 Parent(s): 5363f83

Update tags

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,6 +3,9 @@ license: mit
3
  tags:
4
  - model_hub_mixin
5
  - pytorch_model_hub_mixin
 
 
 
6
  ---
7
 
8
  # The Embedded Alphabet (TEA)
@@ -95,4 +98,4 @@ mmseqs easy-search tea_query.fasta tea_target.fasta results.m8 tmp/ \
95
  --sub-mat /path/to/matcha.out \
96
  --seed-sub-mat /path/to/matcha.out \
97
  --exact-kmer-matching 1
98
- ```
 
3
  tags:
4
  - model_hub_mixin
5
  - pytorch_model_hub_mixin
6
+ - biology
7
+ base_model:
8
+ - facebook/esm2_t33_650M_UR50D
9
  ---
10
 
11
  # The Embedded Alphabet (TEA)
 
98
  --sub-mat /path/to/matcha.out \
99
  --seed-sub-mat /path/to/matcha.out \
100
  --exact-kmer-matching 1
101
+ ```