GustavoHCruz commited on
Commit
518caa3
·
verified ·
1 Parent(s): c3dbc27

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ The model expects the same tokens as DNABERT2, ou seja, nucleotídeos de entrada
59
  GTAAGGAGGGGGAT
60
  ```
61
 
62
- The model should predict the next token as the class label: 0 (Intron) or 1 (Exon).
63
 
64
  ---
65
 
 
59
  GTAAGGAGGGGGAT
60
  ```
61
 
62
+ The model should predict the class label: 0 (Intron) or 1 (Exon).
63
 
64
  ---
65