-
```
What steps will reproduce the problem?
1. use %!include: dir/fileinc.t2t
2. within fileinc.t2t use %!include: otherfile.t2t
3. txt2tags does not find this file if it is in the dir directory
What …
-
hi, would you mind releasing the training log for T2t-vit-t-14 training with 8 GPUs? I tried to rerun the script for training T2t-vit-t-14 with 8 GPUs. It gained 0.094 for eval_top1, 0.33 for eval_top…
-
i get this error with any site i try
sudo t2t http://theyoshxgvcjm4s2xdt6zcjym4kgskibrlos6fai26yes4bhpia5z7qd.onion/
┏┳┓ ┏┳┓
┃ ┏┓┏┓┓ ┃ ┏┓┏┓
┻ ┗┛┛ ┗ ┻ ┗┛┛
17:27:08 Starting 🧅Tor2…
-
When trying to create the T2T-CHM13 container an error message is thrown when the .dict file should be created.
Manual creation of the .dict file and also subsequent creation of the 2 'derive' files…
-
When I tried to train t2t-vit-14 with hyperparameter that was released, I had a NaN loss problem. After AMP was turned off, loss became stable. But, I want to know the cause to campare the effect of A…
-
### Description
I tried training a LM with both languagemodel_ptb10k and languagemodel_lm1b32k as target problems, both succeded without problems. The decoding part also seemed fine but the output re…
-
hi @egor-dolzhenko
Regarding the Repeat definition files, I only saw files related to hg38 in the link you provided. Does this software not support the analysis of data for hg19/GRCh37? Or are there…
-
### Description
I want to debug in the decoding time, and i run "python t2-decoder ... --tfdbg=True", it can't work.
Any ideas?
-
### Description
why not use all gpu memory - t2t training?
nvidia-smi reports low GPU
![image](https://user-images.githubusercontent.com/32744746/64552801-fc0db500-d372-11e9-8864-5104b5c16b59.p…
-
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…