Joana Palés Huix commited on
Commit
a9be449
1 Parent(s): 0964ff1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,4 +19,4 @@ from transformers import BertForSequenceClassification
19
  model = BertForSequenceClassification.from_pretrained('Peltarion/dnabert-minilm')
20
  ```
21
 
22
- More details on how to fine-tune the model, dataset and additional source codes are available on [GitHub](https://github.com/joanaapa/Distillation-DNABERT-Promoter).
 
19
  model = BertForSequenceClassification.from_pretrained('Peltarion/dnabert-minilm')
20
  ```
21
 
22
+ More details on how to fine-tune the model, dataset and additional source codes are available on [github.com/joanaapa/Distillation-DNABERT-Promoter](https://github.com/joanaapa/Distillation-DNABERT-Promoter).