Cleaning implementation for merge

This commit is contained in:
Joe Barrow
2023-12-09 10:41:15 -05:00
parent 7aa8348f60
commit d6398681d1
4 changed files with 39 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
# mlxbert
# BERT
An implementation of BERT [(Devlin, et al., 2019)](https://aclanthology.org/N19-1423/) within mlx.
An implementation of BERT [(Devlin, et al., 2019)](https://aclanthology.org/N19-1423/) within MLX.
## Downloading and Converting Weights