issues Search Results · repo:tensorflow/tensor2tensor language:Python
Filter by
1k results
(90 ms)1k results
intensorflow/tensor2tensor (press backspace or delete to remove)Description
Runtime error while training : t2t-trainer --generate_data --data_dir=/t2t_data --output_dir=/t2t_train/deque
--problem=text2text_copyable_tokens --model=neural_deque_model --hparams_set=neural_deque ...
919294AkshatSharma
- Opened on Jun 27, 2023
- #1930
My org is looking to migrate to TensorFlow 2.7.4 by the end of June in order to not lose TPU access in GCP. The current
plan for our fork is to utilize the tensorflow.compat.v1 APIs (along with updating ...
branko-fathom
- Opened on May 23, 2023
- #1927
https://github.com/tensorflow/tensor2tensor/blob/bafdc1b67730430d38d6ab802cbd51f9d053ba2e/tensor2tensor/layers/common_attention.py#L453
In the orginal paper, the position_embedding is like this: [..., ...
davinca
- 2
- Opened on Apr 28, 2023
- #1925
Description
Tensor2Tensor Intro notebook giving errors while running cell 4
Environment information
OS: your answer here
$ pip freeze | grep tensor
mesh-tensorflow==0.1.21
pytensor==2.10.1
tensor2tensor==1.15.7 ...
naveendangeti
- Opened on Apr 6, 2023
- #1924
Hi,
There might be a small bug here:
https://github.com/tensorflow/tensor2tensor/blob/ef1fccebe8d2c0cf482f41f9d940e2938c816c78/tensor2tensor/layers/common_attention.py#L445-L449
I think in the last ...
addtt
- Opened on Jan 19, 2023
- #1923
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):
File D:\project\python\tensor2tensor-master\tensor2tensor\bin\t2t-trainer ...
sjtuzhaoxh
- 1
- Opened on Dec 23, 2022
- #1922
Description:
Hey, guys: I got something wrong about this, can anyone give me some suggestions?
This this the code:
%run run_classifier.py
AttributeError Traceback (most recent call last) File ~\bert-gcn-for-paper-citation-master\run_classifier.py:30 ...
za94205
- Opened on Dec 20, 2022
- #1921
Hi, I found that training Transformers with Adam is three times slower than with Adafactor. Here is the command I am
using for Adam:
t2t-trainer \
--data_dir=./t2t/t2t_data \
--problem=translate_ende_wmt32k ...
shizhediao
- Opened on Nov 26, 2022
- #1920
Hi, When I am trying to reproduce the adafactor experiments on en-de translation task, I encountered the following
issue. AttributeError: AdafactorOptimizer object has no attribute get_gradients Could ...
shizhediao
- 1
- Opened on Nov 1, 2022
- #1919
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 de.sgm. ...
shizhediao
- 1
- Opened on Oct 20, 2022
- #1917

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.