Edit model card

Model Card for flan-t5-base-conll03-ner

model image

Intro

This model is initialized from flan-t5-base and finetuned for named entity recognition task. The model structure is described in the paper Autoregressive Structured Prediction with Language Models, Github repo.

Model Description

  • Task: Named Entity Recognition
  • Dataset: CoNLL-03
  • Base Model: flan-t5-base

Command

CUDA_VISIBLE_DEVICES=0 python evaluate_ner.py flant5_base tliu/flan-t5-base-conll03-ner 0
Downloads last month
3
Unable to determine this model’s pipeline type. Check the docs .