Skip to main content

Strong Deep-Learning Baseline algorithms for NLP

Project description

MEAD Baseline

MEAD Baseline is a library for reproducible deep learning research and fast model development for NLP. The library provides easily extensible abstractions and implementations for data loading, model development, training and export of deep learning architectures. It also provides implementations for high-performance, deep learning models for various NLP tasks, against which newly developed models can be compared. Deep learning experiments are hard to reproduce, MEAD provides functionalities to track them. The goal is to allow a researcher to focus on model development, delegating the repetitive tasks to the library.

Documentation

Tutorials using Colab

MEAD Hub

Installation

Pip

Baseline can be installed as a Python package.

pip install mead-baseline

If you are using tensorflow 2 as your deep learning backend you will need to have tensorflow_addons already installed or have it get installed with mead via

pip install mead-baseline[tf2]

From the repository

If you have a clone of this repostory and want to install from it:

cd layers
pip install -e .
cd ../
pip install -e .

This first installs mead-layers (8 mile) locally and then mead-baseline

A Note About Versions

Deep Learning Frameworks are evolving quickly, and changes are not always backwards compatible. We recommend recent versions of each framework. Baseline is known to work on most versions of TensorFlow, and is currently being run on versions between 1.13 and 2.1 .

The PyTorch backend requires at least version 1.3.0.

Citing

If you use the library, please cite the following paper:

@InProceedings{W18-2506,
  author =    "Pressel, Daniel
               and Ray Choudhury, Sagnik
               and Lester, Brian
               and Zhao, Yanjie
               and Barta, Matt",
  title =     "Baseline: A Library for Rapid Modeling, Experimentation and
               Development of Deep Learning Algorithms targeting NLP",
  booktitle = "Proceedings of Workshop for NLP Open Source Software (NLP-OSS)",
  year =      "2018",
  publisher = "Association for Computational Linguistics",
  pages =     "34--40",
  location =  "Melbourne, Australia",
  url =       "http://aclweb.org/anthology/W18-2506"
}

MEAD Baseline was selected for a Spotlight Poster at the NeurIPS MLOSS workshop in 2018. OpenReview link

Project details


Download files

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

Source Distribution

mead-baseline-2.0.6.tar.gz (187.8 kB view details)

Uploaded Source

Built Distribution

mead_baseline-2.0.6-py3-none-any.whl (297.0 kB view details)

Uploaded Python 3

File details

Details for the file mead-baseline-2.0.6.tar.gz.

File metadata

  • Download URL: mead-baseline-2.0.6.tar.gz
  • Upload date:
  • Size: 187.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for mead-baseline-2.0.6.tar.gz
Algorithm Hash digest
SHA256 066e5d5c13037fe82f4b26a7b577fbabd72526070ad1e34683716846d0839267
MD5 de5ad110b3278abe33472384c807ae2a
BLAKE2b-256 0ac4cd6b7784a6c70b3ef2235c666316c9ed5ebe85a4abd11a8c9c62d0b10492

See more details on using hashes here.

File details

Details for the file mead_baseline-2.0.6-py3-none-any.whl.

File metadata

  • Download URL: mead_baseline-2.0.6-py3-none-any.whl
  • Upload date:
  • Size: 297.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for mead_baseline-2.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b391f34c7451e9e2b241da1f2f8288c382d5fbf40cfd3ec3d87c6c52da7539eb
MD5 e6948de589d4b98d5226fdd07e22787f
BLAKE2b-256 4f6ee8f19334d3734a5e58df777694c8ceed4e36b69f43f733c9feceab66472f

See more details on using hashes here.

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