Groups
কথোপকথনগুলি
সব গ্রুপ এবং মেসেজ
Google-এ মতামত পাঠান
সহায়তা
ট্রেনিং
সাইন-ইন করুন
Groups
tensor2tensor
কথোপকথনগুলি
সম্পর্কে
tensor2tensor
মালিক এবং ম্যানেজারের সাথে যোগাযোগ করুন
1–30 of 184
Welcome to Tensor2Tensor.
This group is dedicated to discussing issues related to the Tensor2Tensor library:
https://github.com/tensorflow/
tensor2tensor
We're discussing issues with the library, problems with training and use of the models,
other issues related to ML and TensorFlow, and recent Tensor2Tensor releases.
Feel free to post here!
T2T Team
সবকটি 'পড়া হয়েছে' হিসেবে চিহ্নিত করুন
আপত্তিজনক গ্রুপের বিষয়ে রিপোর্ট করুন
০টি বেছে নেওয়া হয়েছে
subramaniyam cabila
,
Joydeep Mitra
3
১২/১১/২৩
Clarification
I apologize for the error. On Mon, 13 Nov 2023, 09:13 Joydeep Mitra, <joyd...@gmail.com> wrote
পড়া হয়নি,
Clarification
I apologize for the error. On Mon, 13 Nov 2023, 09:13 Joydeep Mitra, <joyd...@gmail.com> wrote
১২/১১/২৩
Betizazu Alemu
৬/৬/২২
I need Just one Command
I know it's no longer supported, but I am just starting on NLP and working on a Translation
পড়া হয়নি,
I need Just one Command
I know it's no longer supported, but I am just starting on NLP and working on a Translation
৬/৬/২২
Lohith Naj N
৫/১২/২১
Unable to train the model
Hello, I used your code in machine learning foundations video lecture on your youtube channel and I
পড়া হয়নি,
Unable to train the model
Hello, I used your code in machine learning foundations video lecture on your youtube channel and I
৫/১২/২১
孟焯
৮/৭/২০
Model Apply and Application - Image Classification
Dear experts, I want to use Tensor2Tensor for image classification tasks. After model training, I got
পড়া হয়নি,
Model Apply and Application - Image Classification
Dear experts, I want to use Tensor2Tensor for image classification tasks. After model training, I got
৮/৭/২০
Rohan
,
Lukasz Kaiser
2
২০/৩/২০
GSOC 2020
Hi Rohan. We're not planning to convert T2T to TF2 as is. Instead, please contribute to Trax, the
পড়া হয়নি,
GSOC 2020
Hi Rohan. We're not planning to convert T2T to TF2 as is. Instead, please contribute to Trax, the
২০/৩/২০
Arben Sabani
2
১৯/৩/২০
Tranformer model with float inputs and outputs
I know that the word sequnce in translate problem is converted to tensors of float, but i want to
পড়া হয়নি,
Tranformer model with float inputs and outputs
I know that the word sequnce in translate problem is converted to tensors of float, but i want to
১৯/৩/২০
Paloma Jimeno
,
Martin Popel
3
২০/২/২০
tensorflow_model_server translation from translate_enes_wmt32k t2t library. "Could not parse example input"
Thank you, Martin, It is still a bad request (see picture) Could be an option to use the t2t-query-
পড়া হয়নি,
tensorflow_model_server translation from translate_enes_wmt32k t2t library. "Could not parse example input"
Thank you, Martin, It is still a bad request (see picture) Could be an option to use the t2t-query-
২০/২/২০
David Liebman
,
Martin Popel
4
১৬/২/২০
registering hparam set in user dir
from tensor2tensor.utils import usr_dir usr_dir.import_usr_dir('my-usr-dir') I tried this as
পড়া হয়নি,
registering hparam set in user dir
from tensor2tensor.utils import usr_dir usr_dir.import_usr_dir('my-usr-dir') I tried this as
১৬/২/২০
Ravi Jain
১/১১/১৯
Regarding attention
Why is ``` Q*(K).t() ``` ( t() mean transpose) done in attention, and not ``` Q*(Q+K).t() ``` for
পড়া হয়নি,
Regarding attention
Why is ``` Q*(K).t() ``` ( t() mean transpose) done in attention, and not ``` Q*(Q+K).t() ``` for
১/১১/১৯
Sumeet Singh
২৯/১০/১৯
Invalid argument: In[0] and In[1] must have compatible batch dimensions: [1,8,1288,4608,4] vs. [1,8,1250,4,256]
This error is occurring inside the function dot_product_attention. I don't even know how
পড়া হয়নি,
Invalid argument: In[0] and In[1] must have compatible batch dimensions: [1,8,1288,4608,4] vs. [1,8,1250,4,256]
This error is occurring inside the function dot_product_attention. I don't even know how
২৯/১০/১৯
Sumeet Singh
২৩/১০/১৯
local_attention_2d vs unmasked_local_attention_2d_tpu
Hi All, I am writing a new model for images that uses 2D Local Self Attention for the encoder as
পড়া হয়নি,
local_attention_2d vs unmasked_local_attention_2d_tpu
Hi All, I am writing a new model for images that uses 2D Local Self Attention for the encoder as
২৩/১০/১৯
Sumeet Singh
২১/১০/১৯
ImageMsCocoCharacters (image_ms_coco_characters)
Hi, Does anybody know what model goes along with the ImageMsCocoCharacters (image_ms_coco_characters)
পড়া হয়নি,
ImageMsCocoCharacters (image_ms_coco_characters)
Hi, Does anybody know what model goes along with the ImageMsCocoCharacters (image_ms_coco_characters)
২১/১০/১৯
Weiguang Guan
, …
Sumeet Singh
7
২১/১০/১৯
conflict between TF 2.0 and T2T 1.14.1
Got it to work with Python 3.6 using pipenv --skip-lock. Pasting the pipfile for what its worth. [[
পড়া হয়নি,
conflict between TF 2.0 and T2T 1.14.1
Got it to work with Python 3.6 using pipenv --skip-lock. Pasting the pipfile for what its worth. [[
২১/১০/১৯
Aleksas Pielikis
২১/১০/১৯
Defining Text Multi-label Classification Problem
Trying to define a text multi-label classification problem in t2t with kaggle jigsaw toxic comment
পড়া হয়নি,
Defining Text Multi-label Classification Problem
Trying to define a text multi-label classification problem in t2t with kaggle jigsaw toxic comment
২১/১০/১৯
Tianyu Jiang
৮/১০/১৯
how to indicate input and output node names
Hi everyone, I am trying to convert the t2t model to Apple coreML model.( Transformer model). But i
পড়া হয়নি,
how to indicate input and output node names
Hi everyone, I am trying to convert the t2t model to Apple coreML model.( Transformer model). But i
৮/১০/১৯
Simon Mc Duff
, …
Erik Chan
8
৩/১০/১৯
How to add Input Parameter in T2T using Tensorflow Serving
Hi Simon Would you mind sharing your code? I am also trying to do Input Parameter in T2T using
পড়া হয়নি,
How to add Input Parameter in T2T using Tensorflow Serving
Hi Simon Would you mind sharing your code? I am also trying to do Input Parameter in T2T using
৩/১০/১৯
陳裕政
,
Eugene Kuznetsov
5
১/১০/১৯
with Tensor2tensor when making a transformer training.......
I think the dateset is fine. Because, the training could be continued. The following is including
পড়া হয়নি,
with Tensor2tensor when making a transformer training.......
I think the dateset is fine. Because, the training could be continued. The following is including
১/১০/১৯
Jonny Saunders
২৯/৯/১৯
Conditional Language Modeling?
Hello! I've been playing around with T2T for awhile now, still getting my feet around some of the
পড়া হয়নি,
Conditional Language Modeling?
Hello! I've been playing around with T2T for awhile now, still getting my feet around some of the
২৯/৯/১৯
David Liebman
,
John Ed Alvinez
2
২৯/৯/১৯
learning rate 2.0
Hi David, Good day. I think the Base learning rate text is logged here: https://github.com/tensorflow
পড়া হয়নি,
learning rate 2.0
Hi David, Good day. I think the Base learning rate text is logged here: https://github.com/tensorflow
২৯/৯/১৯
siddhant sharma
,
Martin Popel
2
১/৮/১৯
Training the a new model based on previous trained model
Just use the same output_dir and continue training. Make sure the new dataset uses the same subword
পড়া হয়নি,
Training the a new model based on previous trained model
Just use the same output_dir and continue training. Make sure the new dataset uses the same subword
১/৮/১৯
Mrinal Roy
, …
Praneet
3
৩০/৭/১৯
CIFAR-10, CIFAR-100 Models with Mesh TensorFlow
+1 On Thursday, 13 June 2019 14:09:11 UTC-4, Mrinal Roy wrote: Anyone tried or have pointers to
পড়া হয়নি,
CIFAR-10, CIFAR-100 Models with Mesh TensorFlow
+1 On Thursday, 13 June 2019 14:09:11 UTC-4, Mrinal Roy wrote: Anyone tried or have pointers to
৩০/৭/১৯
Suhas Shekhar
,
Praneet
2
৩০/৭/১৯
Model-Parallel Layout in Mesh-Tensorflow
+1, looking for answer/ Thanks you On Monday, 1 July 2019 20:39:07 UTC-4, Suhas Shekhar wrote: I am
পড়া হয়নি,
Model-Parallel Layout in Mesh-Tensorflow
+1, looking for answer/ Thanks you On Monday, 1 July 2019 20:39:07 UTC-4, Suhas Shekhar wrote: I am
৩০/৭/১৯
Youwei Liang
, …
Lukasz Kaiser
5
২৭/৭/১৯
Does anyone know some easy-to-train datasets?
Thank you. I want to train on an NLP dataset.
পড়া হয়নি,
Does anyone know some easy-to-train datasets?
Thank you. I want to train on an NLP dataset.
২৭/৭/১৯
Eugene Kuznetsov
,
Lukasz Kaiser
7
২২/৭/১৯
bfloat16 GPU performance
Found another fairly significant optimization. It turns out that, if you add a dense layer to
পড়া হয়নি,
bfloat16 GPU performance
Found another fairly significant optimization. It turns out that, if you add a dense layer to
২২/৭/১৯
Seongjin Cho
,
Lukasz Kaiser
2
২০/৭/১৯
"Generic conv implementation only supports NHWC tensor format for now" error when using t2t-decode
This looks very much like a TF or CUDA problem. I'm not sure what the solution is, but please ask
পড়া হয়নি,
"Generic conv implementation only supports NHWC tensor format for now" error when using t2t-decode
This looks very much like a TF or CUDA problem. I'm not sure what the solution is, but please ask
২০/৭/১৯
Martin Popel
১৮/৭/১৯
Re: Formula used to calculate BLEU
Hi Arben, t2t-bleu implementation (as well as SacreBLEU) uses the correct BLEU formula (as in the
পড়া হয়নি,
Re: Formula used to calculate BLEU
Hi Arben, t2t-bleu implementation (as well as SacreBLEU) uses the correct BLEU formula (as in the
১৮/৭/১৯
Santosh Gupta
,
Lukasz Kaiser
2
১৮/৭/১৯
Is the Text2textCopyableTokens problem for summarization? If so, what to put for 'extra_label'?
I must admit I'm not sure what problem this file is about, does anyone know? Lukasz On Tue, Jul
পড়া হয়নি,
Is the Text2textCopyableTokens problem for summarization? If so, what to put for 'extra_label'?
I must admit I'm not sure what problem this file is about, does anyone know? Lukasz On Tue, Jul
১৮/৭/১৯
Arben Sabani
,
Martin Popel
3
১৩/৭/১৯
mathematical formula used for t2t-bleu
Thanks a lot, Martin. Thant helps a lot. best Arben On Saturday, 13 July 2019 18:30:47 UTC+2, Arben
পড়া হয়নি,
mathematical formula used for t2t-bleu
Thanks a lot, Martin. Thant helps a lot. best Arben On Saturday, 13 July 2019 18:30:47 UTC+2, Arben
১৩/৭/১৯
siddhant sharma
,
Martin Popel
2
১৩/৭/১৯
Generation of word embedding in tensor2tensor-transformer model
Hi Siddhant, by default, word embeddings are treated as all other weights in the Transformer model,
পড়া হয়নি,
Generation of word embedding in tensor2tensor-transformer model
Hi Siddhant, by default, word embeddings are treated as all other weights in the Transformer model,
১৩/৭/১৯
Arben Sabani
, …
est namoc
6
১৩/৭/১৯
new translate problem which can deal with corrections
Thanks a lot, very interesting articles. I had a similar idea or approach how translation should work
পড়া হয়নি,
new translate problem which can deal with corrections
Thanks a lot, very interesting articles. I had a similar idea or approach how translation should work
১৩/৭/১৯