-
https://openreview.net/attachment?id=rkgNKkHtvB&name=original_pdf
openreview: https://openreview.net/forum?id=rkgNKkHtvB
google ai blog: https://ai.googleblog.com/2020/01/reformer-efficient-tran…
-
Hello,
The implementation for the Reformer model allows for the reconstruction of the full attention matrix (https://github.com/lucidrains/reformer-pytorch#research). There, the Recorder class can …
-
recipe is
```
node.default[:td_agent][:plugins] = [
"record-reformer"
]
include_recipe 'td-agent'
```
error is
```
* td-agent_gem[record-reformer] action install
==============================…
-
Is this tool planned to be a CLI package? For example, it can be accessed by `reformer` command from everywhere, and be used like this:
~~~shell
$ reformer 'БАБКА В КЕДАХ'
6A6KA B KEDAX
~~~
-
## 目標
- Reformerについて理解を深める
- あわよくば導入する
## 目的
- メモリが足りない問題を解決するため
-
ValueError: Unrecognized model in ../SentiLARE. Should have a `model_type` key in its config.json, or contain one of the following strings in its name: fnet, gptj, layoutlmv2, beit, rembert, visual_be…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. install reformer-pytorch from https://github.com/lucidrains/reformer-pytorch
2. install transformers
3. Run script
```pyth…
-
### Description
Imagenet64 dataset from tensor2tensor used in this gin config:
https://github.com/google/trax/blob/master/trax/supervised/configs/reformer_imagenet64.gin
seems to have some load…
-
Eager Mode
-------------
```
* 1 x RuntimeError: mat1 and mat2 must have the same dtype, but got Half and Float
| Traceback (most recent call last):
| File "/homes/delau…
-
Does this Reformer truncate or hide almost all of MIDI files during training?
I was [generating MIDI files as represented in ABC](https://www.gwern.net/GPT-2-music#generating-midi-with-30k-context-…
gwern updated
3 years ago