Text Classification
Transformers
Safetensors
bert
DNA
biology
genomics
Inference Endpoints
lgq12697 commited on
Commit
5c2ae88
1 Parent(s): 6cd8872

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ All the models have a comparable model size between 90 MB and 150 MB, BPE tokeni
24
 
25
  The model is trained based on the Google BERT base model with modified tokenizer specific for DNA sequence.
26
 
27
- This model is fine-tuned for predicting H3K27me3 histone modification.
28
 
29
 
30
  ### How to use
 
24
 
25
  The model is trained based on the Google BERT base model with modified tokenizer specific for DNA sequence.
26
 
27
+ This model is fine-tuned for predicting H3K4me3 histone modification.
28
 
29
 
30
  ### How to use