-
So, after my previous issue report of trying to follow the Automated Install (w/ Anaconda) instructions I then moved onto the Manual Install (w/o Anaconda) steps. All I did was follow the instructions…
-
I've input the code snippets according to instructions in README.
```
:root {
/* --header-background-color: gray; */
/* --header-text-color: black; …
-
### Description
After using colab for training/loading model into prediction mode, runs out of memory on second prediction run on TPU runtime
https://colab.research.google.com/drive/1v2q5Qp2-68hLG-u…
-
Nobody got MemoryError?
Problem: translate_enzh_wmt32k
When generating data, with the toyset(220k lines), it takes at most about 12G memory.
But with the whole dataset (about 24m lines), generatin…
-
The[ "onsets and frames transcription" model](https://github.com/magenta/magenta/tree/master/magenta/models/onsets_frames_transcription) has a website for piano transcription called [piano-scribe](htt…
-
### Description
I have put together 7 million lines of English-Hindi corpus. I have tried running the transformer_base, transformer_big and the universal_transformer models. All three of them are stu…
-
### Description
Hello. I am taking Coursera NLP attention model course, with Trax package. During the course assignment, the task is to train model and evaluate the model performance. Course instru…
-
### Description
The result of my Chinese abstract extraction training using tensor2tensor is very poor. I have been looking for a long time, but I still can't find the problem, I hope I can get a rep…
-
### Description
For adapting the librispeech tensor2tensor problem to another language, we rewrote the [librispeech](https://github.com/tensorflow/tensor2tensor/blob/master/tensor2tensor/data_gener…
-
Hello! When run `python3 train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config` i get error `AttributeError: module 'tensorflow.contrib.data…