buetnlpbio commited on
Commit
b131d59
1 Parent(s): 805611c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  library_name: transformers
3
  ---
 
 
 
4
 
5
  # Model Card for Model ID
6
 
@@ -8,7 +11,6 @@ BiRNA-BERT is a BERT-style transformer encoder model that generates embeddings f
8
 
9
  BiRNA-BERT was trained using the MosaicBERT framework - https://huggingface.co/mosaicml/mosaic-bert-base
10
 
11
- `buetnlpbio/bpe-only-rna-bert` is trained on BPE tokens only (for ablation). Please consider using `buetnlpbio/birna-bert` instead.
12
 
13
  # Usage
14
  ## Extracting RNA embeddings
 
1
  ---
2
  library_name: transformers
3
  ---
4
+ <span style="color:red">`buetnlpbio/bpe-only-rna-bert` is trained on BPE tokens only (for ablation). Please consider using `buetnlpbio/birna-bert` instead.
5
+ </span>
6
+
7
 
8
  # Model Card for Model ID
9
 
 
11
 
12
  BiRNA-BERT was trained using the MosaicBERT framework - https://huggingface.co/mosaicml/mosaic-bert-base
13
 
 
14
 
15
  # Usage
16
  ## Extracting RNA embeddings