File size: 263 Bytes
cf3c40e
 
 
 
f7c2808
2cb534f
cf3c40e
50c6ccf
2cb534f
50c6ccf
1
2
3
4
5
6
7
8
9
10
---
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