liuzhi136 commented on issue #8720: Implementation Help!!!
URL: 
https://github.com/apache/incubator-mxnet/issues/8720#issuecomment-345920699
 
 
   Let me pose an example, 
   say I have a question like "What is found on the floor in image1327 ?" and 
bptt=20, 
   then I should turn it into "What is found on the floor in image1327 ? tokens 
and put only one ". 
   After that, padding with "<eos>" it looks like  below
   "What is found on the floor in image1327 ? tokens and put only one 
<EOS><EOS><EOS><EOS><EOS><EOS>". 
   Am I right?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to