rust-bert-base-NER / README.md
webmichaelnosenko's picture
Update README.md
2cb534f
|
raw
history blame
263 Bytes
metadata
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