-
Hi, there! I'm a new comer for t2t and I find some t2t codes are still using tf 1.x modules which are deprecated in 2.0 such tf.flags.
Just wondering is there a plan to upgrade to 2.0 in near futur…
-
Since I was not able to get `MultiProblem` to work with our in-house setup, I decided to implement a multi-problem on my own.
For three reasons:
- learn something
- get rid of the obligatory la…
-
### Description
I followed the tutorials in https://cloud.google.com/tpu/docs/tutorials/transformer to build a translation model, the Memory Error occurs when I use t2t-datagen with changing problem …
-
I am working on distributed t2t and i managed to set up to run in nfs environment but when i change to hdfs path, it gives the log as attached. I would like to confirm if setting environment variables…
-
### Description
I created a multiprocess_generate supporting problem, using ChoppedTextProblem as a template.
When I actually run the generation, it eventually froze. I used [Pyrasite](http://py…
-
```
What steps will reproduce the problem?
1. Try to use a simplified link in [wiki] format for a cleaner .t2t file
What is the expected output? What do you see instead?
I would like to have the lin…
-
# Transformer 在视觉方面的应用
## Reference
- 2021-01 A Survey on Visual Transformer [[Paper](https://arxiv.org/pdf/2012.12556.pdf)] [[Note](https://github.com/junxnone/tech-io/issues/926)]
- 2021-01 Tr…
-
### Description
I am interested in using adafactor (instead of adam) because it allows checkpoints of smaller size and according to this [paper](https://arxiv.org/pdf/1804.04235.pdf) achieves also go…
-
### Description
If I try to run tensor2tensor directly (without using the command line), an exception is thrown at compile time. This is because the tensorflow flag "problem" is defined twice.
Thi…
-
Dear all,
I would like to know if there is an "official" set of VCF and bed files for _NA24385_ _(HG002)_ structural variants benchmarks, which has hg38 as a reference, similar to those reported in h…