rust-bert-base-NER / README.md
webmichaelnosenko's picture
Update README.md
2cb534f
---
language: en
datasets:
- conll2003
license: mit
tags: [rust]
---
This is a rust-adapted ready to use version of https://huggingface.co/dslim/bert-base-NER
I've generated the rust_model.ot file using the convert_model.py script provided by the rust_bert crate