Model Card for asp-ner-flan-t5-large
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-large
Command
CUDA_VISIBLE_DEVICES=0 python evaluate_ner.py flant5_large tliu/asp-ner-flan-t5-large 0
- Downloads last month
- 2