jacobfulano
commited on
Commit
•
2a8bd4e
1
Parent(s):
8a9076d
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,10 @@ March 2023
|
|
28 |
* [MosaicBERT Tutorial Part 1: Load Pretrained Weights and Experiment with Sequence Length Extrapolation Using ALiBi](https://colab.research.google.com/drive/1r0A3QEbu4Nzs2Jl6LaiNoW5EumIVqrGc?usp=sharing)
|
29 |
* [Blog Post (March 2023)](https://www.mosaicml.com/blog/mosaicbert)
|
30 |
|
|
|
|
|
|
|
|
|
31 |
## How to use
|
32 |
|
33 |
```python
|
|
|
28 |
* [MosaicBERT Tutorial Part 1: Load Pretrained Weights and Experiment with Sequence Length Extrapolation Using ALiBi](https://colab.research.google.com/drive/1r0A3QEbu4Nzs2Jl6LaiNoW5EumIVqrGc?usp=sharing)
|
29 |
* [Blog Post (March 2023)](https://www.mosaicml.com/blog/mosaicbert)
|
30 |
|
31 |
+
## Community Adoption
|
32 |
+
|
33 |
+
* [DNABERT-2-117M](https://huggingface.co/zhihan1996/DNABERT-2-117M) for genome classification
|
34 |
+
|
35 |
## How to use
|
36 |
|
37 |
```python
|