Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ language:
|
|
8 |
|
9 |
A pre-trained transformer model for inference on insect DNA barcoding data.
|
10 |
|
|
|
|
|
11 |
To use **BarcodeBERT** as a feature extractor:
|
12 |
|
13 |
```python
|
|
|
8 |
|
9 |
A pre-trained transformer model for inference on insect DNA barcoding data.
|
10 |
|
11 |
+
[Colab](https://drive.google.com/file/d/1MUEQVHIOX2ks7tLsMoQtNlbvsbSuYgs1/view?usp=sharing)
|
12 |
+
|
13 |
To use **BarcodeBERT** as a feature extractor:
|
14 |
|
15 |
```python
|