Skip to content

Commit

Permalink
add colab link
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Aug 11, 2021
1 parent a8d9c4b commit 94cc067
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Implementation of <a href="https://arxiv.org/abs/2107.11906">H-Transformer-1D</a>, Transformer using hierarchical Attention for sequence learning with subquadratic costs.

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1X4XJ1wwfeBHbuexP9ko3lTK7e5WxaO44?usp=sharing) 131k tokens

## Install

```bash
Expand Down

0 comments on commit 94cc067

Please sign in to comment.