Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 360 Bytes

File metadata and controls

16 lines (9 loc) · 360 Bytes

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