pmillana commited on
Commit
ce0a983
·
verified ·
1 Parent(s): 4e98ce2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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