Skip to content

BharatSahAIyak/NER_training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NER_training

The repository can be used to train an NER models.

The training data must be kept in the data folder combined into a single file - train.csv. The csv must follow the same structure as this HF dataset.

Another csv test.csv can be added for evaluation metrics which will be populated in the logs folder

One just needs to run the command :

python3 '/trainer/tain_bert.py'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published