Skip to content

dsshay/ner_task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The repo contains test task: you need to implement a pipeline to solve Named Entity Recognition task based on ConLL 2003 dataset (en)

Requirements

! pip3 install torch torchvision torchaudio wandb wget transformers seqeval

PyTorch

Transformers

wget

wandb #After install wandb and authorisation should exec command: wandb login

tqdm

seqeval

About

NER on Conll2003

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 72.1%
  • Python 27.9%