Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 907 Bytes

File metadata and controls

35 lines (25 loc) · 907 Bytes

Extended Transformer Construction (ETC)

Contents

Installation

git clone https://github.com/borhanMorphy/ETC.git
cd ETC
pip install .

References

Citations

@inproceedings{ainslie2020etc,
  title={ETC: Encoding Long and Structured Data in Transformers},
  author={Joshua Ainslie and Santiago Onta{\~n}{\'o}n and Chris Alberti and Vaclav Cvicek and Zachary Fisher and Philip Pham and Anirudh Ravula and Sumit Sanghai and Qifan Wang and Li Yang},
  booktitle={Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020)},
  year={2020}
}