Skip to main content

Extending NERDA Library for Continual Learning

Project description

NERDA-Con

Extending NERDA Library for Continual Learning

Installation Guide

pip install NERDA-Con

Implementation and Execution

Training

model.train_next_task(training,validation)

The training and validation must be NERDA-optimized dataloaders.

Evaluation

model.evaluate_performance(test)

Shared Model

To set shared model parameters,

model.shared_model = model.transformer_model

NERDA

Nerda is a framework for fine-tuning pretrained transformers for Named-Entity Recognition (NER) tasks.

@inproceedings{nerda,
  title = {NERDA},
  author = {Kjeldgaard, Lars and Nielsen, Lukas},
  year = {2021},
  publisher = {{GitHub}},
  url = {https://github.com/ebanalyse/NERDA}
}

Cite This Work

@inproceedings{nerda-con,
  title = {NERDA-Con},
  author = {Supriti Vijay, Aman Priyanshu},
  year = {2022},
  publisher = {{GitHub}},
  url = {https://github.com/SupritiVijay/NERDA-Con}
}

Project details


Release history Release notifications | RSS feed

This version

0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NERDA_Con-0.0.tar.gz (164.4 kB view hashes)

Uploaded Source

Built Distribution

NERDA_Con-0.0-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page