Fastai community entry to 2020 Reproducibility Challenge
Project description
Reformer Reproducibility Experiments
Fastai community entry to 2020 Reproducibility Challenge
Installation
pip install git+git://github.com/arampacha/reformer_fastai.git
Project Links
Resources
Author's Code and Resources
- Reformer Paper
- Authors ICLR video
- Google Blog
- Authors code (TRAX)
- Reformer enwik8 model and training config
More Code
- @lucidrain’s Reformer code
- HuggingFace: Reformer source code
- HuggingFace: Reformer notebook example
- HuggingFace: long sequences
- HuggingFace: Pretraining
Data
enwik8
- enwik8.zip, raw data, 100mb
- Tensor2Tensor enwik8 data generator code, with train/dev/test split. File lengths:
- Train: 89,621,832
- Eval: 5,000,000
- Test: 5,000,000
- enwik8 notebook Tensor2Tensor
WMT14
- WMT on HuggingFace Datasets
- Reformer WMT14 vocab
- Reformer.input_vocab_size = 33300, from WMT14 model config
- Train Test split: (guess) newstest2013 for validation and newstest2014 for test, in consistence with Vaswani et al. (2017) - from https://arxiv.org/pdf/2009.02070.pdf
- Tokenizer: Tensor2Tensor SubWordTextEncoder
Explainers
Related
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reformer_fastai-0.0.1.tar.gz
(46.6 kB
view details)
Built Distribution
File details
Details for the file reformer_fastai-0.0.1.tar.gz
.
File metadata
- Download URL: reformer_fastai-0.0.1.tar.gz
- Upload date:
- Size: 46.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2844b0d79c897c9bec61ad74461fc4d7d5fc48ea98243b9af6a7f71ab863374 |
|
MD5 | e45ea2ae9af10dd8a67751e1a93ee219 |
|
BLAKE2b-256 | 7eea6424cd5db98922ec9a3c351ab628d1ce7232e34d2bfffaeaf0c5c8b59b53 |
File details
Details for the file reformer_fastai-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: reformer_fastai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 46.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2.post20210112 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79f08d439498b183aec12d6ea45b6dbcc0773a11902a1c7daa3aca3b9d19f777 |
|
MD5 | accf0d963492c4d3ce809b28a0260933 |
|
BLAKE2b-256 | 64cb9cddefba9ef79c1e972cf66f64d303994065ddfef0c107d7d9aa08a9b9b3 |