Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 179 Bytes

conll2002-ner

Quick demo of Name-Entity-Tagging with hugging-face transformers.

  • model used: xlm-roberta-base
  • dataset: custom dataset
  • datatype: Conll 2002, BIO format