-
### Description
Hi, i am trying to run the Image2Text problem (image_text_ms_coco) using Tensor2Tensor on MS-COCO database. But I'm not sure what set of parameter (problem, model and hparams) shoul…
-
### Description
I'm trying to follow the trax examples in the trax README.md. I ran
```
python -m tensor2tensor.trax.trainer \
--config_file=$PWD/trax/configs/resnet50_imagenet_8gb.gin
```…
-
### 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 wonder if we should use t2t-decode in classification problem like sentiment_imdb:
When I try to decode to get the classification label, it raises an exception:
```AttributeError: 'HParams' objec…
-
### Description
I am trying to run transformer using 1 worker and 1 ps in async mode. The program hangs after printing `INFO:tensorflow:Graph was finalized`.
### Environment information
```
OS…
-
Hi, I am a little bit confused why should we set `REFERENCE_TEST_TRANSLATE_DIR=t2t_local_exp_runs_dir_master/t2t_datagen/dev/newstest2014-deen-ref.en.sgm` . because in my mind, the reference should be…
-
@dalequark @ywkim @abhishekraok @imcaspar @dalequark I had search many website, can't find correctly way to use bert to text summary, can anyone tell me how to use bert to text summary?
-
I trained the Transformer model on my own data by defining an own Problem class (called "sequence", which is a text2text problem). I used `model=transformer` and `hparams=transformer_base_single_gpu`.…
-
### Description
In Google colab I registered a new problem. I then want to run training on that problem, but as far as I can see, the only way to run training is through the command line. But when …
-
### Description
Is there any baseline of librispeech or librispeech_clean or librispeech_clean_small task provided? I've searched online but found nothing.
...
### Environment information
```
…
zhez6 updated
5 years ago