Skip to content

Commit da4aef5

Browse files
authored
Update README.md
1 parent 711bb7c commit da4aef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python data_split.py BIOSCAN-5M_Dataset_metadata.tsv
3232
3. Pretrain BarcodeMAE
3333

3434
```shell
35-
35+
python barcodebert/pretraining.py --dataset=BIOSCAN-5M --k_mer=6 --n_layers=6 --n_heads=6 --decoder-n-layers=6 --decoder-n-heads=6 --data_dir=data/ --checkpoint=model_checkpoints/BIOSCAN-5M/6-6-6/model_checkpoint.pt
3636
```
3737

3838

0 commit comments

Comments
 (0)