Skip to content

papi656/bias-models

Repository files navigation

Bias models for NER task

Contributors - Abhishek Pratap Singh, Kishore M

train_bias_model.py

  • This file train a single token based biased model.
  • The weights after training are saved.

bias_model.py

  • This file is used for two task:
    1. To generate the probability distribution predicted by biased model for each token. This will be used for debiasing
    2. To generate predictions in terms of BIO tags for each token. This will be used for categorising the performance over various catergories of mentions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages