-
### Description
I have trained a `text_cnn` model on a custom `Text2Class` problem without any issues using `t2t-trainer` (I've also continued training with `t2t-trainer` by restoring from a checkp…
-
### 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…
-
### Description
Trying to train Transformer model, After following the instructions, I ran the training command, and the training stuck at the beginning at "saving checkpoint" phase:
INFO:tensorf…
-
I downloaded the gene sequence file of Fengchan6_T2T. Then I use "gffread" to extract its protein sequence by the file of Vigna_unguiculata_assembly.all.gene.gff. But I can't extract--"Warning: couldn…
-
```
Run :
./txt2tags -H -t targetWithHeaderAndEODTags sample.t2t
The output file miss the Header and EOD tags.
It's crazy, this is an incredibly big bug !! Or my point of view is crazy for
other pe…
-
I have trained a transformer translate model with t2t 1.3.2.
Now, I want to return every beam search result and socre, so I update t2t version to 1.4.1. I used that model, but got different results i…
-
Traceback (most recent call last):
File "eval.py", line 120, in
main()
File "eval.py", line 116, in main
eval(args)
File "eval.py", line 80, in eval
fetch_list=fetch_targets)
…
-
### Description
I created a Text2ClassProblem including 7 labels. When I use the exported model in tensorflow_model_server and send a request using t2t-query-server, the application crashes.
I u…
-
i'm using
tensorflow-gpu 1.14.0,
tensor2tensor 1.10.0,
and magenta-gpu 1.0.1.
i was trying to run some examples with Score2Perf, magenta-gpu version 1.0.1.
(and never have used google cloud pl…
-
C:\Users\zhaoxianghui\AppData\Local\Programs\Python\Python38\python.exe D:\project\python\tensor2tensor-master\tensor2tensor\bin\t2t-trainer --registry_help
Traceback (most recent call last):
Fil…