ligeti commited on
Commit
7fdb5aa
·
verified ·
1 Parent(s): 20235f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -59,9 +59,9 @@ print(outputs)
59
  **Developed by:** Neural Bioinformatics Research Group
60
 
61
  **Architecture:**
 
62
 
63
- ...
64
- **Tokenizer:** The model uses a 6-mer tokenizer with a shift of 2 (k6s2), specifically designed to handle DNA sequences efficiently.
65
 
66
  **Parameters:**
67
 
 
59
  **Developed by:** Neural Bioinformatics Research Group
60
 
61
  **Architecture:**
62
+ MegatronBertForSequenceClassification
63
 
64
+ **Tokenizer:** The model uses a character based tokenizer with a shift of 1 (k1s1), specifically designed to handle DNA sequences efficiently.
 
65
 
66
  **Parameters:**
67