ArchaeoBERT-NER / README.md
alexbrandsen's picture
Update README.md
70beef0
metadata
license: cc0-1.0
language:
  - en
tags:
  - Archaeology
  - Named Entity Recognition
  - NER
metrics:
  - f1

ArchaeoBERT-NER

An English BERT model for Named Entity Recognition in the Archaeology domain

This is the bert-base-cased-archaeo model finetuned for NER, targeting the following entities:

  • Time periods (PER)
  • Places (LOC)
  • Artefacts (ART)
  • Contexts (CON)
  • Materials (MAT)
  • Species (SPE)