Commit
·
ac76f57
1
Parent(s):
c552edb
Update README.md
Browse files
README.md
CHANGED
@@ -80,7 +80,7 @@ print(result)
|
|
80 |
|
81 |
You may also find these [notebooks](https://huggingface.co/docs/transformers/notebooks) useful. Although they're not specific to HyenaDNA, they contain additional examples of training DNA and sequence classification models.
|
82 |
|
83 |
-
- [How to fine-
|
84 |
- [How to fine-tune a model on text classification](https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/text_classification.ipynb)
|
85 |
|
86 |
### GPU requirements (suggested)
|
|
|
80 |
|
81 |
You may also find these [notebooks](https://huggingface.co/docs/transformers/notebooks) useful. Although they're not specific to HyenaDNA, they contain additional examples of training DNA and sequence classification models.
|
82 |
|
83 |
+
- [How to fine-tune a Nucleotide Transformer model](https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/nucleotide_transformer_dna_sequence_modelling.ipynb)
|
84 |
- [How to fine-tune a model on text classification](https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/text_classification.ipynb)
|
85 |
|
86 |
### GPU requirements (suggested)
|