Universal Sentence Encoder
arxiv.org
Universal Sentence Encoder
1–10 of 36 posts
Re: Universal Sentence Encoder
#2what is tf hub? I assume it stands for tensor flow hub but what is that
Re: Universal Sentence Encoder
#3>Our pre-trained sentence encoding models are made freely available for download and on TF Hub. what is tf hub? I assume it stands for tensor flow hub but what is that
Re: Universal Sentence Encoder
#4>Our pre-trained sentence encoding models are made freely available for download and on TF Hub. what is tf hub? I assume it stands for tensor flow hub but what is that
It looks like an internal site, this is the link it is referring to: https://tfhub.dev/google/universal-sentence-encoder/1
Re: Universal Sentence Encoder
#5Re: Universal Sentence Encoder
#6Awesome. Now what does all that mean in English?
Re: Universal Sentence Encoder
#7If so, can someone explain how this project is related to NLP? Thanks!
Re: Universal Sentence Encoder
#8"..transfer learning to other NLP tasks" – NLP as in neuro-linguistic programming? If so, can someone explain how this project is related to NLP? Thanks!
Re: Universal Sentence Encoder
#9>Our pre-trained sentence encoding models are made freely available for download and on TF Hub. what is tf hub? I assume it stands for tensor flow hub but what is that
Seems to be announcing today at the TF summit this afternoon: https://www.tensorflow.org/dev-summit/schedule/
pip/github links not yet activated: https://pypi.python.org/pypi/tensorflow-hub/0.1.0
Re: Universal Sentence Encoder
#10“We present models for encoding sentences into embedding vectors that specifically target transfer learning to other NLP tasks. The models are efficient and result in accurate performance on diverse transfer tasks. Two variants of the encoding models allow for trade-offs between accuracy and compute resources. For both variants, we investigate and report the relationship between model complexity, resource consumption…