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

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/asp-ner-flan-t5-base 0
Downloads last month
17
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

Dataset used to train tliu/asp-ner-flan-t5-base