Update README.md
Browse files
README.md
CHANGED
@@ -14,3 +14,7 @@ NeoBERT is a **next-generation encoder** model for English text representation,
|
|
14 |
|
15 |
- Paper: [paper](https://arxiv.org/abs/2502.19587)
|
16 |
- Repository: [github](https://github.com/chandar-lab/NeoBERT).
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
- Paper: [paper](https://arxiv.org/abs/2502.19587)
|
16 |
- Repository: [github](https://github.com/chandar-lab/NeoBERT).
|
17 |
+
|
18 |
+
## Conversion
|
19 |
+
|
20 |
+
The export script can be found at [./export.py](https://huggingface.co/onnx-community/NeoBERT-ONNX/blob/main/export.py).
|