Skip to content

tyoc213-contrib/reformer_fastai

 
 

Repository files navigation

Reformer Reproducibility Experiments

Fastai community entry to 2020 Reproducibility Challenge

Installation

Setup

If you don't already, its a good idea to install the package into a virtual environment

python3 -m venv my_env

source ./my_env/bin/activate

Run Install

Then you can install the package by running:

pip install git+git://github.com/arampacha/reformer_fastai.git

Project Links

Resources

Author's Code and Resources

More Code

Data

enwik8

WMT14

Explainers

Related

About

Fastai community entry to 2020 Reproducibility Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.2%
  • Python 10.8%